IVZTreeMap.UseSelectOnClick

Fore Syntax

UseSelectOnClick: Boolean;

Fore.NET Syntax

UseSelectOnClick: boolean;

Description

The UseSelectOnClick property determines whether the mouse click is used to select parent elements.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IVZTreeMap.SelectionBorderPen.

See also:

IVZTreeMap