Sets the value for the Width property.
Source position: dialogs.pp line 112
protected procedure TCommonDialog.SetWidth(
const AValue: Integer
); virtual;
AValue
New value for the property.
TCommonDialog.Width
The width of the dialog.