Sets the value for the Width property.
Source position: graphics.pp line 822
protected procedure TGraphic.SetWidth( |
Value: Integer |
); virtual; abstract; |
Value |
|
New value for the property. |
SetWidth is an abstract virtual method, and must be implemented in a descendent class.
|
Width - The native, unstretched, width of the graphic. |
| Version 4.4 | Generated 2025-11-08 | Home |