FMX.ComboEdit.TComboEditModel.ItemIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemIndex: Integer read FItemIndex write SetItemIndex;

C++

__property int ItemIndex = {read=FItemIndex, write=SetItemIndex, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEditModel

Description

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