ButtonToolTipTextID property (TAnnMenu)

C++ Builder example

Delphi example

 

Builder Syntax

int ButtonToolTipTextID [int iButtonIndex]

Delphi Syntax

ButtonToolTipTextID [iButtonIndex: Integer]: Integer;

Overview

Refer to Annotation Toolbar

Remarks

(Document/Medical only) Contains an index into the annotation menu dialog strings (ANNAUTOTEXT_XXX). If this value is -1, the text for the tool tip is in the ButtonToolTipText property. If this value is >= 0, this value is an index into the set of annotation menu dialog strings and the tool tip text will come from here.

For a list of the available dialog strings, refer to Annotation Automation Strings.

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, ButtonVisible property, CreateTB method, h_Wnd property, Tool property, Visible property

Topics

Annotations (Document/Medical only): Automation