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

TCustomListView.Create

Create - constructor for TCustomListView: calls inherited Create then initialises columns, the list of items, the canvas and properties and some formats and styles

Declaration

Source position: comctrls.pp line 1151

public constructor TCustomListView.Create(

  AOwner: TComponent

); override;

See also

TComponent.Create

TWinControl.Create

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