Table of Contents

TTMSFNCMemoThemeReference Class

A collection item that holds a reference to a custom editor theme, allowing the editor to register additional Monaco colour themes at runtime.

API unit family: TMSFNCMemo Inherits from: TCollectionItem

Syntax

TTMSFNCMemoThemeReference = class(TCollectionItem)

Properties

Name Description
Theme The custom theme component whose colour tokens and rules are registered with the editor.