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

TUserCheckBoxBitmapEvent

Declaration

Source position: dbgrids.pas line 101

type TUserCheckBoxBitmapEvent = procedure(

  Sender: TObject;

  const CheckedState: TDBGridCheckBoxState;

  ABitmap: TBitmap

) of object;

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