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

TOnDrawCell

Declaration

Source position: grids.pas line 343

type TOnDrawCell = procedure(

  Sender: TObject;

  aCol: Integer;

  aRow: Integer;

  aRect: TRect;

  aState: TGridDrawState

) of object;



CT Web help

CodeTyphon Studio