API:Vcl.ComCtrls.TComboExItems.ComboItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ComboItems[const Index: Integer]: TComboExItem read GetComboItem;

C++

__property TComboExItem* ComboItems[const int Index] = {read=GetComboItem};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TComboExItems

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!