|
@@ -446,6 +446,7 @@ const
|
|
|
parser_e_explicit_method_implementation_for_specializations_not_allowed=03341;
|
|
|
parser_e_no_genfuncs_in_interfaces=03342;
|
|
|
parser_e_genfuncs_cannot_be_virtual=03343;
|
|
|
+ parser_e_packages_not_supported=03344;
|
|
|
type_e_mismatch=04000;
|
|
|
type_e_incompatible_types=04001;
|
|
|
type_e_not_equal_types=04002;
|
|
@@ -1025,9 +1026,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 76643;
|
|
|
+ MsgTxtSize = 76696;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 27,99,344,124,96,58,130,33,208,64,
|
|
|
+ 27,99,345,124,96,58,130,33,208,64,
|
|
|
58,20,1,1,1,1,1,1,1,1
|
|
|
);
|