ITMSFNCDataBinderSelection.DataSetItemIndex Method
Selects the item at the specified zero-based index in the bound control.
API unit family: TMSFNCDataBinding
Declaring type: ITMSFNCDataBinderSelection
Syntax
procedure DataSetItemIndex(AValue: Integer);
Parameters
| Name | Description |
|---|---|
AValue |
Zero-based index to select. |