Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPSMap.Sort

Sort the list according to key.

Declaration

Source position: fgl.pp line 278

public procedure TFPSMap.Sort;

procedure TFPSMap.Sort(

  SortingAlgorithm: PSortingAlgorithm

);

Description

Sort sorts the list according to the key value, using the compare function provided in TFPSMap.OnKeyPtrCompare

Errors

None.

See also

TFPSMap.OnKeyPtrCompare

  

Callback to compare 2 keys.

TFPSMap.OnDataPtrCompare

  

Callback to compare 2 data items.


Documentation generated on: Jul 24 2023