TTMSFNCGraphics.SetFontSize Method
Changes the font size in points without altering other font settings.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure SetFontSize(ASize: Integer); virtual;
Parameters
| Name | Description |
|---|---|
ASize |
Font size in points. |