Vcl.RibbonActnCtrls.TRibbonComboControl.ComboBox

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ComboBox: TCustomRibbonComboBox read FComboBox;

C++

__property TCustomRibbonComboBox* ComboBox = {read=FComboBox};

Properties

Type Visibility Source Unit Parent
property public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonComboControl

Description

Identifies the combo box that this object represents.

ComboBox identifies the combo box that this object represents.