|
@@ -398,6 +398,7 @@ const
|
|
|
parser_e_not_allowed_in_helper=03307;
|
|
|
parser_e_no_class_constructor_in_helpers=03308;
|
|
|
parser_e_inherited_not_in_record=03309;
|
|
|
+ parser_e_no_types_in_local_anonymous_records=03310;
|
|
|
type_e_mismatch=04000;
|
|
|
type_e_incompatible_types=04001;
|
|
|
type_e_not_equal_types=04002;
|
|
@@ -891,9 +892,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 59257;
|
|
|
+ MsgTxtSize = 59329;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 24,88,310,103,84,54,111,22,202,63,
|
|
|
+ 24,88,311,103,84,54,111,22,202,63,
|
|
|
49,20,1,1,1,1,1,1,1,1
|
|
|
);
|