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

TListItemsCompare

Declaration

Source position: comboex.pas line 47

type TListItemsCompare = function(

  AList: TListControlItems;

  AItem1: Integer;

  AItem2: Integer

):Integer;