| 4D Chart v13CT EXPERT MODE | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D Chart v13
 CT EXPERT MODE 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CT EXPERT MODE ( area ; mode ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D Chart | |||||
| mode | Integer |   | Turn expert mode on? -1 = Returns current value 0 = Off 1 = On | |||||
The CT EXPERT MODE command turns expert mode on or off. When 4D Chart is in expert mode, certain items on 4D Chart menus may be disabled; expert mode is configured with the CT EXPERT COMMAND command.
This example disables the Go to Full Window menu command in the File menu.
 CT EXPERT COMMAND(Area;1012;1)
 CT EXPERT MODE(Area;1)
	Product:  4D Chart
	Theme:  CT Area Control
	Number:  
        14520
        
        
        
	
	Created:  4D Chart 1