RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.FSaveIndex Field

Represents the index of an item from the combo box.

Pascal
FSaveIndex: Integer;
C++
int FSaveIndex;

FSaveIndex field is used to store the index of an item from the combo box. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!