API:Vcl.RibbonActnCtrls.TRibbonComboBox

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TCustomRibbonComboBoxVcl.StdCtrls.TCustomEditVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonComboBox

Delphi

TRibbonComboBox = class(TCustomRibbonComboBox)

C++

class PASCALIMPLEMENTATION TRibbonComboBox : public TCustomRibbonComboBox

Properties

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

Description

Base class for TRibbonComboBox control.

Vcl.RibbonActnCtrls.TRibbonComboBox inherits from Vcl.RibbonActnCtrls.TCustomRibbonComboBox. All content below this line refers to Vcl.RibbonActnCtrls.TCustomRibbonComboBox.

Base class for TRibbonComboBox control.

TCustomRibbonComboBox is the base class for TRibbonComboBox controls.


See Also