TreeNodeGetImageEventArgs.Create

Syntax

Create(Node: ITreeListNode; Result: Integer);

Parameters

Node is a node for which the event is generated.

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

Description

The Create designer creates 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