ShowName property (TAnnNameOptions)
|
|
Builder Syntax |
Bool ShowName |
Delphi Syntax |
ShowName: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether to display the annotation object's name. Possible values are:
Setting |
Description |
TRUE |
Show the annotation object name. |
FALSE |
Hide the annotation object name. |
See Also