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