AnnToken property (Annotation Control)
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