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

TListCompareEvent

Declaration

Source position: comboex.pas line 54

type TListCompareEvent = function(

  AList: TListControlItems;

  AItem1: TListControlItem;

  AItem2: TListControlItem

):Integer of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.