FONT (Dialog Attribute)
PLBCMP GUI Only
FONT={font}
The FONT dialog attribute selects the dialog font for all dialog objects. The {font} operand is a character literal enclosed in single quotes. The {font} string is the name of the font that may be SYSTEM, FIXED, HELVETICA, TIMES, or any other font name when available. The entire DIALOG is displayed in the same font. If more than one font attribute is given, the last one is used. No attribute or size is allowed in the FONT attribute. If given, the attributes and size are ignored.
See Also: DIALOG Attributes, DIALOG
![]() |