TTMSFNCMemoCustomLanguageKeys.Insert Method
Inserts a new empty key definition at the specified position.
API unit family: TMSFNCMemoCustomLanguage
Declaring type: TTMSFNCMemoCustomLanguageKeys
Syntax
function Insert(Index: Integer): TTMSFNCMemoCustomLanguageKey;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index at which to insert the new key. |
Returns
The newly created TTMSFNCMemoCustomLanguageKey instance.