FMX.ComboEdit.TComboEdit.ItemIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemIndex;

C++

__property ItemIndex;

Properties

Type Visibility Source Unit Parent
property published
FMX.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TComboEdit

Description

Index of the currently selected item in the drop-down ListBox.

See Also