Vcl.ExtCtrls.TCustomColorListBox

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.StdCtrls.TCustomListBoxVcl.Controls.TCustomMultiSelectListControlVcl.Controls.TCustomListControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomColorListBox

Delphi

TCustomColorListBox = class(TCustomListBox)

C++

class PASCALIMPLEMENTATION TCustomColorListBox : public Vcl::Stdctrls::TCustomListBox

Properties

Type Visibility Source Unit Parent
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Description

Specifies a custom color list box.

TCustomColorListBox is a wrapper over TCustomListBox and implements a custom color list box that is used by the TColorListBox component.

See Also