Language Reference Guide : 4. System Classes : SubForm Class : IsPlain Attribute
 
Share this page                  
IsPlain Attribute
Data Type: smallint
4GL Access: RW
The IsPlain attribute is TRUE if bold, underlining, and italics are not set for the subform.
If you set IsPlain to TRUE, OpenROAD automatically sets the IsItalic, IsUnderlined, and IsBold attributes to FALSE. If you query the setting, it is TRUE only if both IsBold and IsItalic are FALSE.