Constant |
Value |
Explanation |
CSVDELIMITERS |
#0, ' ', ';', ',', ':', #9 |
constant array containing the characters used as separators in CSV files |
CSVDELIMITERIDS |
'undefined', 'blank', 'semicolon', 'comma', 'colon', 'tab' |
constant array containing the names of the defined CSV separators |
IsLightEd |
- |
see description |
LENGBUF4096 |
4096 |
length of TBuf4096 |
LENGBUF16K |
16384 |
length of TBuf16K |
MAXCANVASMARKS |
51 |
The constant MAXCANVASMARKS specifies the highest symbol number available in the TMarkSel component and in the DrawMarkOnCanvas and the CreateMarkAsBitMap procedures (symbol numbers run from 0 to MAXCANVASMARKS).
|
MAXNUMRCLAYERS |
16 (paid version) 2 (Light Edition) |
max. number of RChart layers |
MonthLong |
- |
see description |
MonthShort |
- |
see description |
NumWords |
- |
see description |
Release |
- |
see description |
SDLVersionInfo |
- |
see description |
WeekDayLong |
- |
see description |
WeekDayShort |
- |
see description |
|