AnnNameOptions property (Annotation Control)
Builder Syntax |
TAnnNameOptions* AnnNameOptions |
Delphi Syntax |
AnnNameOptions: TAnnNameOptions |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read Only) Gets the annotation name options.
This property is updated with the annotation name options when the AnnGetNameOptions method is called. To set annotation name options set the TAnnNameOptions properties with the desired name options, and then call the AnnSetNameOptions method.
See Also