[Overview][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomColorListBox: calls inherited Create, initialises style, default colours and sets colour list
Source position: colorbox.pas line 177
public constructor TCustomColorListBox.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 |