Intrinsic-132 SetFontFace |
Top Previous Next |
132: SetFontFace(Hande, FaceName);
This sets the current font used for the specified Handle. FaceName is a string that specifies the font's Face Name. FaceName must be for a font face that is available on the system. For example, Times Roman is a standard font face that is found on most operating systems.
Related Intrinsics:
|