TcxCustomLookAndFeelPainter.FooterCellContentBounds(TRect,TcxBorders,TdxScaleFactor,TdxScaleFactor) Method
Declaration
function FooterCellContentBounds(const ABounds: TRect; const ABorders: TcxBorders; AScaleFactor: TdxScaleFactor; ABordersScaleFactor: TdxScaleFactor): TRect; overload; virtual;
Parameters
Name | Type |
---|---|
ABounds | TRect |
ABorders | TcxBorders |
AScaleFactor | TdxScaleFactor |
ABordersScaleFactor | TdxScaleFactor |
Returns
Type |
---|
TRect |
See Also