TTMSFNCMemoLanguageReference Class
A collection item that holds a reference to a custom language definition, allowing the editor to register additional Monaco language grammars at runtime.
API unit family: TMSFNCMemo
Inherits from: TCollectionItem
Syntax
TTMSFNCMemoLanguageReference = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| Language | The custom language component whose grammar and tokenizer rules are registered with the editor. |