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

TUserCheckBoxBitmapEvent

Declaration

Source position: grids.pas line 309

type TUserCheckBoxBitmapEvent = procedure(

  Sender: TObject;

  const CheckedState: TCheckboxState;

  ABitmap: TBitmap

) of object;