#ifdef __STDC__
#define Const const
#else
#define Const /**/
#endif

#ifndef TextField_res_c
#define TextField_res_c
/* THIS FILE WAS AUTOMATICALLY GENERATED BY SCAN_STRINGS */
/************************* DO NOT EDIT *******************/

Const char TextFieldResStrings[]={"\
insertPosition\0\
length\0\
insensitiveForeground\0\
readOnly\0\
scrollChars\0\
modifiedCallback\0\
valueAddress\0\
valueSize\0\
valueType\0\
inputFormat\0\
outputFormat\0\
useStringInPlace\0\
displayCaret\0\
modifiedByUser\0\
blink\0\
autoBlink\0\
autoBlinkWaitTime\0\
blinkOnTime\0\
blinkOffTime\0\
leftLabel\0\
labelFont\0\
label\0\
labelWidth\0\
labelJustify\0\
labelSep\0\
showNChars\0\
userData\0\
"};
#endif
