[Overview][Types][Procedures and functions][Index] Reference for unit '_crw_sort' (#crwlib)

TSortMethod

Declaration

Source position: _crw_sort.pas line 72

type TSortMethod = (

  smShellSort,

  smQuickSort

);