Skip to main content

TdxBarCustomCombo.CurItemIndex Property

Determines the index of the currently selected dropdown list item.

Declaration

property CurItemIndex: Integer read; write;

Property Value

Type
Integer

Remarks

Use this property to obtain or set the index of the currently selected item in a dropdown list.

See Also