[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 541
public constructor TCustomListBox.Create( |
TheOwner: TComponent |
); override; |