TcxCustomLookAndFeelPainter.GetToggleSwitchPadding(Boolean,TdxScaleFactor) Method
Declaration
function GetToggleSwitchPadding(AIsInplace: Boolean; AScaleFactor: TdxScaleFactor): TdxPadding; virtual;
Parameters
Name | Type |
---|---|
AIsInplace | Boolean |
AScaleFactor | TdxScaleFactor |
Returns
Type |
---|
TdxPadding |
See Also