Show contents 

Working with Trees > Classes > TreeNode > TreeNode.setFocused

TreeNode.setFocused

Syntax

setFocused ();

Description

The setFocused method sets focus for the node.

Example

The example of method use is given in the TreeList.NodeHintShow event description.

See also:

TreeNode