Language Reference Guide : 4. System Classes : TreeviewField Class : TypeFace Attribute
 
Share this page                  
TypeFace Attribute
Data Type: integer
4GL Access: RW
The TypeFace attribute specifies the style of the text for the text label. Valid values are:
TF_SYSTEM (system font)
TF_COURIER
TF_HELVETICA
TF_LUCIDA
TF_NEWCENTURY
TF_TIMESROMAN
TF_NATIVE_FONT*
Descriptions of system constant values and their numeric equivalents are listed in Typeface Settings.
Note:  *TF_NATIVE_FONT uses the native fonts of your machine, which are specified directly by name. These fonts are not mapped by OpenROAD and can have arbitrary size values.