Language Reference Guide : 4. System Classes : ButtonField Class : IsBold Attribute
 
Share this page                  
IsBold Attribute
Data Type: smallint
4GL Access: RW
The IsBold attribute causes the button's text label to be displayed in boldface.
Valid values are:
TRUE
Turns boldface on
FALSE
Turns boldface off
This attribute has no effect if the BitmapLabel attribute is set.