TTMSFNCCloudStellarDataStoreTables.Insert Method
Inserts a table item at the specified index.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudStellarDataStoreTables
Syntax
function Insert(Index: Integer): TTMSFNCCloudStellarDataStoreTable;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion position. |
Returns
The newly created table item.