TcxCustomRowViewInfo.Calc(TRect,TcxvgCustomViewInfo,TcxCustomRow) Method
Declaration
procedure Calc(const ARowRect: TRect; AViewInfo: TcxvgCustomViewInfo; ANextRow: TcxCustomRow);
Parameters
Name | Type |
---|---|
ARowRect | TRect |
AViewInfo | TcxvgCustomViewInfo |
ANextRow | TcxCustomRow |
See Also