|
@@ -462,6 +462,7 @@ const
|
|
|
parser_e_only_static_members_via_object_type=03349;
|
|
|
parser_e_callthrough_varargs=03350;
|
|
|
parser_e_unbound_attribute=03351;
|
|
|
+ parser_e_enumeration_out_of_range=03352;
|
|
|
type_e_mismatch=04000;
|
|
|
type_e_incompatible_types=04001;
|
|
|
type_e_not_equal_types=04002;
|
|
@@ -1113,9 +1114,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 83621;
|
|
|
+ MsgTxtSize = 83702;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 28,106,352,126,99,61,143,34,221,68,
|
|
|
+ 28,106,353,126,99,61,143,34,221,68,
|
|
|
62,20,30,1,1,1,1,1,1,1
|
|
|
);
|