Vcl.StdCtrls.TCustomCombo.FSaveIndex
Delphi
FSaveIndex: Integer;
C++
int FSaveIndex;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TCustomCombo |
Description
Represents the index of an item from the combo box.
FSaveIndex field is used to store the index of an item from the combo box.