TcxComponentCollectionSortCompareFunc Type
Declaration
TcxComponentCollectionSortCompareFunc = reference to function(const AItem1: TcxComponentCollectionItem; const AItem2: TcxComponentCollectionItem): Integer;
Parameters
| Name | Type |
|---|---|
| AItem1 | TcxComponentCollectionItem |
| AItem2 | TcxComponentCollectionItem |
Referenced Class
| Type |
|---|
| Integer |
See Also