AnnDescription property (Annotation Control)
| 
 Builder Syntax  | 
 AnsiString AnnDescription  | 
| 
 Delphi Syntax  | 
 AnnDescription: String  | 
| 
 Overview  | 
 Refer to Implementing Annotations.  | 
Remarks
Gets or sets a character string that describes the token. This string appears on the text token table menu. For example, the string for token #0 in the default text token table is "Two Digit Month". The text token table menu is displayed by:
| 
 1.  | 
 Right-clicking on a Button, Note, PushPin, Rubber Stamp, Stamp, Text, or Text Pointer annotation object.  | 
| 
 2.  | 
 Select Text option in menu that appears.  | 
| 
 3.  | 
 Click the Insert Token button. A menu for the existing text token table appears, as shown in the following figure:  | 
| 
 
  | 
 
  | 
| 
 4.  | 
 Select the token to be inserted.  | 
See Also