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

TKGridMeasureCellEvent

Declaration

Source position: kgrids.pas line 882

type TKGridMeasureCellEvent = procedure(

  Sender: TObject;

  ACol: Integer;

  ARow: Integer;

  R: TRect;

  State: TKGridDrawState;

  Priority: TKGridMeasureCellPriority;

  var Extent: TPoint

) of object;



CT Web help

CodeTyphon Studio