TTMSFNCCloudAIParameters.Insert Method
Inserts a parameter definition at the specified index.
API unit family: TMSFNCCloudAI
Declaring type: TTMSFNCCloudAIParameters
Syntax
function Insert(Index: integer): TTMSFNCCloudAIParameter;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created parameter.