Vcl.ActnCtrls.TCustomComboControl.ComboBox

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ComboBox: TCustomActionCombo read FComboBox;

C++

__property TCustomActionCombo* ComboBox = {read=FComboBox};

Eigenschaften

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

Beschreibung

Identifiziert das Kombinationsfeld für das Aktionssteuerelement.

TCustomComboControl verwendet ComboBox intern, um die Steuerelemente in der Dropdown-Liste des Kombinationsfeldes zu synchronisieren.