Back to Devexpress

dxWizardControlDefaultButtonHeight Constant

vcl-dxcustomwizardcontrol-62738e74.md

latest555 B
Original Source

dxWizardControlDefaultButtonHeight Constant

Specifies the default button height, in pixels.

Declaration

delphi
const dxWizardControlDefaultButtonHeight = 25;

Remarks

The wizard control uses this global constant value as the height of all buttons if its Buttons.Common.Height property is set to 0.

See Also

dxWizardControlDefaultButtonWidth

dxCustomWizardControl Unit