TcxComponentCollection.CustomSort(TcxComponentCollectionSortCompareFunc) Method
In This Article
#Declaration
Delphi
procedure CustomSort(const ACompare: TcxComponentCollectionSortCompareFunc);
#Parameters
Name | Type |
---|---|
ACompare | Tcx |
See Also