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

TCustomGrid.OnUserCheckboxImage

Event handler signalled to get the user-defined image used for a checkbox cell.

Declaration

Source position: grids.pas line 1289

protected property TCustomGrid.OnUserCheckboxImage : TUserCheckBoxImageEvent
  read FOnUserCheckboxImage
  write FOnUserCheckboxImage;