Sets the value for the Height property.
Source position: graphics.pp line 533
protected procedure TFont.SetHeight( |
Avalue: Integer |
); |
Any change to Height is also converted to Points and applied to Size.
|
Height for the font (in pixels). |
|
|
Vertical size for the font in Points. |