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

TOnDrawCell

Declaration

Source position: grids.pas line 275

type TOnDrawCell = procedure(

  Sender: TObject;

  aCol: Integer;

  aRow: Integer;

  aRect: TRect;

  aState: TGridDrawState

) of object;

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