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