Create(DimensionViewer: IDimensionViewer; Column: IDimensionViewerColumn; LeftItem: Integer; RightItem: Integer);
DimensionViewer - component, the event is generated for.
Column - component column used for sorting.
LeftItem - the first component element to compare.
RightItem - the second component element to compare.
The Create constructor creates argument of the event at custom sorting of component elements.
See also: