Vcl.ExtCtrls.TCustomColorListBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls Vcl.ExtCtrls

Beschreibung

Legt ein benutzerdefiniertes Farblistenfeld fest.

TCustomColorListBox ist ein Wrapper für TCustomListBox und implementiert ein benutzerdefiniertes Farblistenfeld, das von der Komponente TColorListBox verwendet wird.

Siehe auch