[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGSList.insert_sorted

Declaration

Source position: lazglib2.pas line 2896

function TGSList.insert_sorted(

  list: PGSList;

  data: gpointer;

  func: TGCompareFunc

):PGSList;