[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |