Skip to main content

TcxCustomLookAndFeelPainter.FooterCellContentOffsets(TcxBorders,Boolean,TdxScaleFactor,TdxScaleFactor) Method

Declaration

function FooterCellContentOffsets(const ABorders: TcxBorders; AIncludeBorders: Boolean; AScaleFactor: TdxScaleFactor; ABordersScaleFactor: TdxScaleFactor): TRect; virtual;

Parameters

Name Type
ABorders TcxBorders
AIncludeBorders Boolean
AScaleFactor TdxScaleFactor
ABordersScaleFactor TdxScaleFactor

Returns

Type
TRect
See Also