Sets the value for the Width property.
Source position: graphics.pp line 1297
protected procedure TRasterImage.SetWidth( |
AWidth: Integer |
); override; |
AWidth |
|
New value for the property. |
Calls SetSize using the existing value for the Height property and the value for the AWidth parameter.
|
SetSize - specifies height and width of Image. |
|
|
Width - The native, unstretched, width of the graphic. |
| Version 4.6 | Generated 2026-02-20 | Home |