Table of Contents

TTMSFNCMemoCustomLanguageCases Class

A collection of conditional case branches evaluated by a tokenizer action to determine which sub-action to apply based on the matched text.

API unit family: TMSFNCMemoCustomLanguage Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCMemoCustomLanguageCases = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Returns the case branch at the given zero-based index.

Methods

Name Description
Add Appends a new empty case branch to the collection.
Insert Inserts a new empty case branch at the specified position.