[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions when LCL component streaming is completed for the component.
Source position: comctrls.pp line 1543
protected procedure TCustomListView.Loaded; override; |
Creates columns in the widgetset class when the Handle for the control has been allocated. Calls the inherited method prior to exit.
|
Performs actions when a component has been loaded during LCL streaming. |