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