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