Purpose |
To use a Windows API font. |
Syntax |
winio@('%fh',handle) |
Description |
handle is the font handle of a font created by, for example, the Windows API function CreateFont. %fh makes this the current font for the window. |
See also |