Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TUserCheckBoxImageEvent

Declaration

Source position: grids.pas line 378

type TUserCheckBoxImageEvent = procedure(

  Sender: TObject;

  const aCol: Integer;

  const aRow: Integer;

  const CheckedState: TCheckBoxState;

  var ImageList: TCustomImageList;

  var ImageIndex: TImageIndex

) of object;



CT Web help

CodeTyphon Studio