|
@@ -552,6 +552,7 @@ const
|
|
type_e_invalid_default_value=04119;
|
|
type_e_invalid_default_value=04119;
|
|
type_e_type_not_allowed_for_type_helper=04120;
|
|
type_e_type_not_allowed_for_type_helper=04120;
|
|
type_e_procedure_must_be_far=04121;
|
|
type_e_procedure_must_be_far=04121;
|
|
|
|
+ type_w_instance_abstract_class=04122;
|
|
sym_e_id_not_found=05000;
|
|
sym_e_id_not_found=05000;
|
|
sym_f_internal_error_in_symtablestack=05001;
|
|
sym_f_internal_error_in_symtablestack=05001;
|
|
sym_e_duplicate_id=05002;
|
|
sym_e_duplicate_id=05002;
|
|
@@ -993,9 +994,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 71922;
|
|
|
|
|
|
+ MsgTxtSize = 71975;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 26,99,339,122,89,57,126,27,202,64,
|
|
|
|
|
|
+ 26,99,339,123,89,57,126,27,202,64,
|
|
58,20,1,1,1,1,1,1,1,1
|
|
58,20,1,1,1,1,1,1,1,1
|
|
);
|
|
);
|