Back to Devexpress

TdxWizardControlCustomButtonCollectionItem.Width Property

vcl-dxcustomwizardcontrol-dot-tdxwizardcontrolcustombuttoncollectionitem-02a38f5f.md

latest901 B
Original Source

TdxWizardControlCustomButtonCollectionItem.Width Property

Specifies the button width in pixels.

Declaration

delphi
property Width: Integer read; write; default 0;

Property Value

TypeDefault
Integer0

Remarks

If 0 is assigned to this property, the button width is determined by a wizard control’s Buttons.Common.Width property.

The default value of the Width property is 0.

See Also

TdxWizardControlCustomButtonCollectionItem Class

TdxWizardControlCustomButtonCollectionItem Members

dxCustomWizardControl Unit