Visible property (TAnnHandleInfo)
Builder Syntax |
bool Visible |
Delphi Syntax |
Visible: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates whether the handle is visible. Possible values are:
Setting |
Description |
TRUE |
The handle is visible. |
FALSE |
The handle is not visible. |
See Also