Class TEtwDBScrollBox (unit DBScrollBox) |
TScrollBox
Constructors |
Destroy
Functions |
Create/Open INI-file
Properties |
Events |
Variables |
Constructors |
Public declarations
Destroy
Functions |
SeTDatasource
Protected declarations
Create/Open INI-file
GetDatasource
Returns linked data source.
generate unique name
not the TLabel's.
for i := FControlList.count - 1 downto 0 do begin try try TControl(FControlList.items[i]).Free; except end; finally FControlList.Delete(i); end; end; for i := FFieldsList.count - 1 downto 0 do begin FFieldsList.Delete(i); end;
Properties |
Published properties and events
Events |
Variables |
Private declarations