Back to Devexpress

TcxCollectionCompareEvent Type

vcl-cxclasses-8fb1d853.md

latest721 B
Original Source

TcxCollectionCompareEvent Type

Declaration

delphi
TcxCollectionCompareEvent = function(ASender: TObject; AItem1: TCollectionItem; AItem2: TCollectionItem): Integer of object;

Parameters

NameType
ASenderTObject
AItem1TCollectionItem
AItem2TCollectionItem

Referenced Class

Type
Integer

See Also

cxClasses Unit