TcxCustomGridCellViewInfo.Calculate(Integer,Integer,Integer,Integer) Method
Declaration
procedure Calculate(ALeftBound: Integer; ATopBound: Integer; AWidth: Integer = -1; AHeight: Integer = -1); overload; virtual;
Parameters
| Name | Type |
|---|---|
| ALeftBound | Integer |
| ATopBound | Integer |
| AWidth | Integer |
| AHeight | Integer |
See Also