System.Classes.TListSortCompareFunc
Delphi
TListSortCompareFunc = reference to function (Item1, Item2: Pointer): Integer;
C++
__interface TListSortCompareFunc : public System::IInterface
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
anonMethod class |
public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
Description
Embarcadero Technologies does not currently have any additional information.