typeface = "string";


Display text in this TrueType font.


This attribute specifies the name of the TrueType font to display throughout a dialog box. The font affects both text displayed by the dialog box and the text typed by the user.

string: name of a TrueType font.

The typeface attribute is unique to the implementation of DCL included with IntelliCAD® 2001.

Example

typeface = "Arial";

NOTE Do not specify fonts on another system. The three TrueType fonts safest to use and available on almost all Windows systems are: Arial, Times New Roman, and Courier New.

Valid Tile

dialog

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes