Skip to main content
A newer version of this page is available. .

TcxCustomEditButton.Width Property

Specifies the button’s width.

Declaration

property Width: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

Use the Width property to adjust a button’s width. If Width is set to 0, an image is displayed with the default width.

The default value of the Width property is 0.

See Also