Determines the sort order between 2 collection items. Returns either -1, 0, or 1.
Namespace: Structures
Delphi |
public |
Value
Type: TCollectionItemCompareEvent
This event handler is required to sort the collection unless you call the CustomSort method directly. |