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

DefaultDrawCell

Declaration

Source position: kgrids.pas line 3896

procedure DefaultDrawCell(

  AGrid: TKCustomGrid;

  ACol: Integer;

  ARow: Integer;

  ARect: TRect;

  AState: TKGridDrawState;

  HAlign: TKHAlign;

  VAlign: TKVAlign;

  HPadding: Integer;

  VPadding: Integer;

  const AText: KFunctions.TKString

);



CT Web help

CodeTyphon Studio