WR SET FONT

4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next

version 6.5


WR SET FONT (area; font)

ParameterTypeDescription
areaLongint4D Write area
fontStringFont name

Description

The WR SET FONT allows you to set the font for the current selection in the 4D Write area referenced by area.

Pass in font the name of the font you want to apply. If font is not installed in the system, the error 1077 is returned.

Example

See the example for the command WR Get font.

See also

WR FONTS TO ARRAY, WR Get font, WR SET STYLESHEET FONT.


4D - Documentation   Français   English   German   4D Write, Command Theme List   4D Write, Command Alphabetical List   4D Write, Constant Theme List   Back   Previous   Next