Visible property (TAnnHandle)

C++ Builder example

Delphi example

 

Builder Syntax

bool Visible

Delphi Syntax

Visible: Boolean

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a value that indicates whether the annotation handle is visible. Possible values are:

Setting

Description

TRUE

The handle is visible.

FALSE

The handle is not visible.

See Also

Elements:

AnnHandle property, AnnGetUserHandle method, AnnAddUserHandle method, ID property (TAnnHandle), ContainerX property (TAnnHandle), ContainerY property (TAnnHandle), ClientX property (TAnnHandle), ClientY property (TAnnHandle), PenColor property (TAnnHandle), FillColor property (TAnnHandle), Shape property (TAnnHandle), Cursor property (TAnnHandle), Flags property (TAnnHandle)

Topics:

Annotations: Object Manipulation