TTMSFNCCustomTileList.DeselectItem Method
Deselects the item at the specified index.
API unit family: TMSFNCTileList
Declaring type: TTMSFNCCustomTileList
Syntax
procedure DeselectItem(AIndex: Integer);
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based index of the item to deselect. |