Create(DimensionViewer: IDimensionViewer; Column: IDimensionViewerColumn; LeftItem: Integer; RightItem: Integer);
DimensionViewer. Component, for which the event is generated.
Column. Component column, by which sorting is executed.
LeftItem. The first compared component element.
RightItem. The second compared component element.
The Create constructor creates an argument of the event at custom sorting of component elements.
See also: