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