Table of Contents

TTMSFNCMemoThemeRules Class

An ordered collection of syntax-token coloring rules applied by a custom editor theme.

API unit family: TMSFNCMemoCustomTheme Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCMemoThemeRules = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Returns the token coloring rule at the given zero-based index.

Methods

Name Description
Add Appends a new empty token coloring rule to the collection.
Insert Inserts a new empty token coloring rule at the specified position.