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