AnnTokenString property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

AnsiString AnnTokenString

Delphi Syntax

AnnTokenString: String

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a character string that contains any combination of existing token strings, or any new string.

This property is used only if the AnnTokenType property is ANNTOKEN_TEXT. If the AnnTokenType property is not ANNTOKEN_TEXT, then the AnnTokenString property is ignored.

See Also

Elements:

AnnEnableEnumerateTextTokenTableEvent property, AnnDescription property, AnnToken property, AnnTokenType property, AnnInsertTextTokenTable method, AnnDeleteTextTokenTable method, AnnClearTextTokenTable method, AnnEnumerateTextToken method, OnAnnEnumerateTextTokenTable event

Topics:

Annotations: Automation