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

TCheckItemChange

Declaration

Source position: comboex.pas line 50

type TCheckItemChange = procedure(

  Sender: TObject;

  AIndex: Integer

) of object;