Visible property (TAnnHandleInfo)

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 handle is visible. Possible values are:

Setting

Description

TRUE

The handle is visible.

FALSE

The handle is not visible.

See Also

Elements:

AnnEnumerateHandles method, OnAnnEnumerateHandles event, AnnType property (TAnnHandleInfo), ID property (TAnnHandleInfo), Index property (TAnnHandleInfo), ContainerX property (TAnnHandleInfo), ContainerY property (TAnnHandleInfo), ClientX property (TAnnHandleInfo), ClientY property (TAnnHandleInfo), PenColor property (TAnnHandleInfo), FillColor property (TAnnHandleInfo), Shape property (TAnnHandleInfo), Cursor property (TAnnHandleInfo), Totalhandles property (TAnnHandleInfo)

Topics:

Annotations: Object Manipulation