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

GridRect

Declaration

Source position: kgrids.pas line 3921

function GridRect(

  ACell: TKGridCoord

):TKGridRect; overload;

function GridRect(

  ACell1: TKGridCoord;

  ACell2: TKGridCoord

):TKGridRect; overload;

function GridRect(

  ACol1: Integer;

  ARow1: Integer;

  ACol2: Integer;

  ARow2: Integer

):TKGridRect; overload;



CT Web help

CodeTyphon Studio