TcxCustomLookAndFeelPainter.FooterPanelContentOffsets(TcxBorders,Boolean,TdxScaleFactor,TdxScaleFactor) Method
Declaration
function FooterPanelContentOffsets(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