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