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

TUserCheckBoxBitmapEvent

Declaration

Source position: grids.pas line 373

type TUserCheckBoxBitmapEvent = procedure(

  Sender: TObject;

  const aCol: Integer;

  const aRow: Integer;

  const CheckedState: TCheckBoxState;

  var ABitmap: TBitmap

) of object;



CT Web help

CodeTyphon Studio