TcxCollectionCompareEvent Type
Declaration
TcxCollectionCompareEvent = function(ASender: TObject; AItem1: TCollectionItem; AItem2: TCollectionItem): Integer of object;
Parameters
Name | Type |
---|---|
ASender | TObject |
AItem1 | TCollectionItem |
AItem2 | TCollectionItem |
Referenced Class
Type |
---|
Integer |
See Also