[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dialogs.inc line 482
type THistoryViewer = object(TListViewer) |
HistoryId: Word; |
constructor Init(); |
function HistoryWidth; |
function GetPalette; virtual; |
function GetText(); virtual; |
procedure HandleEvent(); virtual; |
end; |
| |
| |
| |
TObject |