IsPlain Attribute
Data Type: smallint
4GL Access: RW
Set the IsPlain attribute to TRUE to disable both bold and italics for the menu text label.
If you set IsPlain to TRUE, OpenROAD automatically sets IsItalic and IsBold to FALSE. If you query the setting, it is TRUE only if both IsBold and IsItalic are FALSE.
If you use the OpenROAD menu font TF_MENUDEFAULT, or let the font default to this value, OpenROAD does not allow you to set or obtain the value of the IsPlain attribute in your 4GL code. For the actual default menu font values for TF_MENUDEFAULT, see
TypeFace Attribute (see
TypeFace Attribute).