Vcl.RibbonActnCtrls.TRibbonComboControl

Delphi
TRibbonComboControl = class(TCustomButtonControl, IRibbonContainedControl,
IRibbonKeyTip)
C++
class PASCALIMPLEMENTATION TRibbonComboControl : public Vcl::Actnctrls::TCustomButtonControl
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
Control type used in TRibbonComboBox.
TRibbonComboControl is the combo control used in a TRibbonComboBox control.