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