TTMSFNCGraphicsContextAndroid.SetFontSize Method
Sets the font size for subsequent text rendering.
API unit family: TMSFNCGraphics.Android
Declaring type: TTMSFNCGraphicsContextAndroid
Syntax
procedure SetFontSize(ASize: Integer); override;
Parameters
| Name | Description |
|---|---|
ASize |
Font size in points. |