[Overview][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomCheckListBox: calls inherited Create, finds the data size
Source position: checklst.pas line 69
public constructor TCustomCheckListBox.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomListBox: calls inherited Create then initialises style, canvas, item list and various other local variables |
lazarus-ccr.sourceforge.net |