TcxComponentCollection.CustomSort(TcxComponentCollectionSortCompareFunc) Method
Declaration
procedure CustomSort(const ACompare: TcxComponentCollectionSortCompareFunc);
Parameters
Name | Type |
---|---|
ACompare | TcxComponentCollectionSortCompareFunc |
See Also