Vcl.RibbonActnCtrls.TRibbonComboBox.Items
Delphi
property Items;
C++
__property Items;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonComboBox |
Description
Contains the strings that appear in the list box.
Vcl.RibbonActnCtrls.TRibbonComboBox.Items inherits from Vcl.RibbonActnCtrls.TCustomRibbonComboBox.Items. All content below this line refers to Vcl.RibbonActnCtrls.TCustomRibbonComboBox.Items.
Contains the strings that appear in the list box.
Items contains the strings that appear in the list box. Use Items to add, insert, delete, and move items.