DimensionNodeGetImageEventArgs.Create

Syntax

Create(Viewer: IDimensionViewer; Node: Integer; State: Integer; ImageIndex: Integer);

Parameters

Viewer. Component, for which the event is generated.

Node. Index of the element, for which the event is generated.

State. State of the element, for which the event is generated.

ImageIndex. Index of the image that will be positioned to the left of element text.

Description

The Create constructor creates an argument of the event when element image of component tree is obtained.

See also:

DimensionNodeGetImageEventArgs