4D v20.1
Font Styles
                                
                                
     Font Styles
Font Styles 
    
 
    
    
        
 
    
    Constants prefixed with _O_ are obsolete and must no longer be used.
    
   
 
    
    
        
            
        
        
            
                | _o_Condensed | Longint | 32 |  | 
                | _o_Extended | Longint | 64 |  | 
                | _o_Outline | Longint | 8 |  | 
                | _o_Shadow | Longint | 16 |  | 
                | Automatic style sheet | String | __automatic__ | Used by default for all objects | 
                | Automatic style sheet_additional | String | __automatic_additional_text__ | Supported by static text, fields and variables only. Used for additional text in dialog boxes. | 
                | Automatic style sheet_main | String | __automatic_main_text__ | Supported by static text, fields and variables only. Used for main text in dialog boxes. | 
                | Bold | Longint | 1 |  | 
                | Bold and Italic | Longint | 3 |  | 
                | Bold and Underline | Longint | 5 |  | 
                | Italic | Longint | 2 |  | 
                | Italic and Underline | Longint | 6 |  | 
                | Plain | Longint | 0 |  | 
                | Underline | Longint | 4 |  | 
        
    
           
                                
								
	
								
								
									
									
										 See also 
									
									
									Font file
									
									Get menu item style
									
									GET STYLE SHEET INFO
									
									LISTBOX SET ROW FONT STYLE
									
									OBJECT Get font style
									
									OBJECT Get style sheet
									
									OBJECT SET FONT STYLE
									
									OBJECT SET STYLE SHEET
									
									SET LIST ITEM PROPERTIES
									
									SET MENU ITEM STYLE
									
									TEXT TO ARRAY