| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Use boolean strings
Source position: syshelph.inc line 573
| type TUseBoolStrs = ( | ||
| False, | 
 | Numerical values should be used (0 and 1) | 
| True | 
 | String representations should be used. | 
| ); | 
TUseBoolStrs is an enumerated type which indicates whether bool strs must be used when converting boolean to strings.