Skip to main content

TdxWizardControlCustomButtonCollectionItem.Width Property

Specifies the button width in pixels.

Declaration

property Width: Integer read; write; default 0;

Property Value

Type Default
Integer 0

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