[Overview][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomColorBox: calls inherited Create, sets style, default colours and colour list, ReadOnly and Selected properties
Source position: colorbox.pas line 72
public constructor TCustomColorBox.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomComboBox: calls inherited Create then initialises styles, item lists, bounds and various other local variables |
lazarus-ccr.sourceforge.net |