TTMSFNCTileListItems.Insert Method
Inserts a new tile at the specified zero-based index and returns it.
API unit family: TMSFNCTileList
Declaring type: TTMSFNCTileListItems
Syntax
function Insert(Index: Integer): TTMSFNCTileListItem; reintroduce;
Parameters
| Name | Description |
|---|---|
Index |
Position at which to insert the tile. |