Vcl.RibbonActnCtrls.TRibbonComboBoxItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonMenuItemVcl.ActnMenus.TCustomMenuItemVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentTRibbonComboBoxItem

Delphi

TRibbonComboBoxItem = class(TRibbonMenuItem)

C++

class PASCALIMPLEMENTATION TRibbonComboBoxItem : public TRibbonMenuItem

Properties

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

Description

Control type used to display items associated with a TRibbonComboBox.

TRibbonComboBoxItem is a control type used to display items associated with a TRibbonComboBox.

See Also