IDimensionViewerBase.MakeVisible

Syntax

MakeVisible(Node: Integer; [SetFocus: Boolean = False ]);

Parameters

Node. Node that must be visible.

SetFocus. Indicates whether to focus element.

Description

The MakeVisible method scrolls the elements tree in such a way that the specified element fits into the visible area of the component.

Comments

Available values of the SetFocus parameter:

See also:

IDimensionViewerBase