TArray.HeapSort_Ref Method
Definition
Delphi
class procedure HeapSort_Ref(values: PByte; hi: NativeInt; const compare: TCompareMethodRef; size: NativeInt)
Parameters
- values
- PByte
- hi
- NativeInt
- compare
- TCompareMethodRef
- size
- NativeInt
class procedure HeapSort_Ref(values: PByte; hi: NativeInt; const compare: TCompareMethodRef; size: NativeInt)