WinStudio
Form components.
Property defaults.
Component properties: Data type and format.
Specifies the font, font style, and font size for any component that displays text characters or numerals.
FONT( settings )
Part |
Description |
settings | WinStudio-generated settings for font name, font style, and font size. |
In the following example of a component format specification, the FONT keyword sets the typeface to 12-point bold Times New Roman.
FONT(-16,0,0,0,700,0,0,0,0,3,2,1,18,Times New Roman)