TcxCustomLookAndFeelPainter.FooterCellTextOffsets(TcxBorders,TdxScaleFactor,TdxScaleFactor) Method
Declaration
function FooterCellTextOffsets(ACellBorders: TcxBorders; APaddingsScaleFactor: TdxScaleFactor; ABordersScaleFactor: TdxScaleFactor): TRect; virtual;
Parameters
Name | Type |
---|---|
ACellBorders | TcxBorders |
APaddingsScaleFactor | TdxScaleFactor |
ABordersScaleFactor | TdxScaleFactor |
Returns
Type |
---|
TRect |
See Also