TTMSFNCMemoCustomLanguageKeys Class
A collection of named keyword or token-class definitions referenced by tokenizer rules using the
@nameshorthand.
API unit family: TMSFNCMemoCustomLanguage
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMemoCustomLanguageKeys = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Returns the key definition at the given zero-based index. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new empty key definition to the collection. |
| Insert | Inserts a new empty key definition at the specified position. |