[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomListBox: calls inherited Create then initialises style, canvas, item list and various other local variables
Source position: stdctrls.pp line 537
public constructor TCustomListBox.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TWinControl: performs inherited Create and initialises some local variables |