AnnToken property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

char AnnToken

Delphi Syntax

AnnToken: Char

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a character representing the token. This can be ANY ASCII character EXCEPT ‘#’, because the token ## is reserved to display the # character.

See Also

Elements:

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

Topics:

Annotations: Automation