TreeNodeGetImageEventArgs.Create

Syntax

Create(Node: ITreeListNode; Result: Integer);

Parameters

Node - node, for which the event is generated.

Result - index of the image that is displayed near the element.

Description

The Create constructor creates an argument of events that occur when the image and state image of the element of the tree of the TreeCombo and TreeList components are received.

See also:

TreeNodeGetImageEventArgs