TcxGridTableViewInfo.GetOffsetBounds(Integer,TRect) Method
Declaration
function GetOffsetBounds(AItemsOffset: Integer; out AUpdateBounds: TRect): TRect; overload; virtual;
Parameters
Name | Type |
---|---|
AItemsOffset | Integer |
AUpdateBounds | TRect |
Returns
Type |
---|
TRect |
See Also