Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridDrawCellEvent

Declaration

Source position: kgrids.pas line 748

type TKGridDrawCellEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  R: TRect;

  State: TKGridDrawState

) of object;



CT Web help

CodeTyphon Studio