[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dialogs.inc line 687
type TEditListBox = object(TListBox) |
CurrentField: SmallInt; |
constructor Init(); |
constructor Load(); |
function FieldValidator; virtual; |
function FieldWidth; virtual; |
procedure GetField(); virtual; |
function GetPalette; virtual; |
procedure HandleEvent(); virtual; |
procedure SetField(); virtual; |
function StartColumn; virtual; |
end; |
| |
| |
| |
| |
TObject |