TcxCustomLookAndFeelPainter.ScaledSliderButtonSize(TcxArrowDirection,TdxScaleFactor) Method
Declaration
function ScaledSliderButtonSize(ADirection: TcxArrowDirection; AScaleFactor: TdxScaleFactor): TSize; virtual;
Parameters
Name | Type |
---|---|
ADirection | TcxArrowDirection |
AScaleFactor | TdxScaleFactor |
Returns
Type |
---|
TSize |
See Also