Back to Devexpress

TcxComponentCollectionSortCompareFunc Type

vcl-cxclasses-164036cc.md

latest612 B
Original Source

TcxComponentCollectionSortCompareFunc Type

Declaration

delphi
TcxComponentCollectionSortCompareFunc = reference to function(const AItem1: TcxComponentCollectionItem; const AItem2: TcxComponentCollectionItem): Integer;

Parameters

NameType
AItem1TcxComponentCollectionItem
AItem2TcxComponentCollectionItem

Referenced Class

Type
Integer

See Also

cxClasses Unit