Visible property (TAnnMenu)

C++ Builder example

Delphi example

 

Builder Syntax

bool Visible

Delphi Syntax

Visible: Boolean

Overview

Refer to Annotation Toolbar

Remarks

(Document/Medical only) Contains a value that indicates whether the toolbar is visible or not. This is the only property that can be set before calling the CreateTB method. Possible values are:

Value

Meaning

True

The toolbar is visible.

False

The toolbar is not visible.

See Also

Elements

AutoSetTool property, ButtonBitmapDown property, ButtonBitmapUp property, ButtonColumns property,ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolCount property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, CreateTB method, h_Wnd property, Tool property

Topics

Annotations (Document/Medical only): Automation