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

#ifndef TextField_class_c
#define TextField_class_c
/* THIS FILE WAS AUTOMATICALLY GENERATED BY SCAN_STRINGS */
/************************* DO NOT EDIT *******************/
Const char TextFieldClStrings[]={"\
TextPosition\0\
Length\0\
InsensitiveForeground\0\
ReadOnly\0\
ScrollChars\0\
ValueFormat\0\
UseStringInPlace\0\
Output\0\
ModifiedByUser\0\
Blink\0\
AutoBlink\0\
BlinkTime\0\
LeftLabel\0\
LabelWidth\0\
LabelSep\0\
LabelJustify\0\
ShowNChars\0\
UserData\0\
"};
#endif
