Vcl.ActnCtrls.TCustomActionCombo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ComCtrls.TCustomComboBoxExVcl.StdCtrls.TCustomComboVcl.Controls.TCustomListControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomActionCombo

Delphi

TCustomActionCombo = class(TCustomComboBoxEx)

C++

class PASCALIMPLEMENTATION TCustomActionCombo : public Vcl::Comctrls::TCustomComboBoxEx

Eigenschaften

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


Beschreibung

TCustomActionCombo ist die Basisklasse für ActionBand-Kombinationsfelder.

TCustomActionCombo ist die Basisklasse für verschiedene ActionBand-Komponenten. Das Standard-Kombinationsfeld ist ebenfalls von dieser Klasse abgeleitet.

Siehe auch