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

TKCustomGrid.PaintCells

Declaration

Source position: kgrids.pas line 2652

protected function TKCustomGrid.PaintCells(

  ACanvas: TCanvas;

  CellBitmap: TKAlphaBitmap;

  MainClipRgn: HRGN;

  FirstCol: Integer;

  LastCol: Integer;

  FirstRow: Integer;

  LastRow: Integer;

  X: Integer;

  Y: Integer;

  MaxX: Integer;

  MaxY: Integer;

  Printing: Boolean;

  PaintSelection: Boolean

):TPoint;



CT Web help

CodeTyphon Studio