[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ColorBox' (#lcl)

TCustomColorListBox.Create

Create - constructor for TCustomColorListBox: calls inherited Create, initialises style, default colours and sets colour list

Declaration

Source position: colorbox.pas line 176

public constructor TCustomColorListBox.Create(

  AOwner: TComponent

); override;

See also

TCustomListBox.Create