[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomListView.Loaded

Performs actions when LCL component streaming is completed for the component.

Declaration

Source position: comctrls.pp line 1533

protected procedure TCustomListView.Loaded; override;

Description

Creates columns in the widgetset class when the Handle for the control has been allocated. Calls the inherited method prior to exit.

See also

TWinControl.Loaded

  

Called when the control has been loaded from a resource, transfers the loaded property values to the widget.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.