Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IDimensionViewerBase > IDimensionViewerBase.ShowHints

IDimensionViewerBase.ShowHints

Fore Syntax

ShowHints: Boolean;

Fore.NET Syntax

ShowHints: boolean;

Description

The ShowHints property determines whether tooltips appear on pointing the mouse on component elements.

Comments

Available values of the parameter:

Fore and Fore.NET Examples

The property use is given in the example for IDimensionViewerBase.ShowLines.

See also:

IDimensionViewerBase