home *** CD-ROM | disk | FTP | other *** search
- # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
-
- # Generating for '%1'...
- global M_GEN_FOR; set M_GEN_FOR "374001"
-
- # Creating %1.
- global M_CREATINGSPEC; set M_CREATINGSPEC "374002"
-
- # %1 has not changed: file not written.
- global M_NOCHANGESPEC; set M_NOCHANGESPEC "374003"
-
- # Not generating special files because of previous errors.
- global E_NOSPECFILES; set E_NOSPECFILES "374004"
-
- # Illegal project file contents. No project file generated.
- global E_PRJCONTENTS; set E_PRJCONTENTS "374005"
-
- # Syntax error: expected '%1' instead of '%2'.
- global E_SYNTAX; set E_SYNTAX "374006"
-
- # '%1' still contains an obsolete code section.
- global E_OBSOLETESECT; set E_OBSOLETESECT "374007"
-
- # '%1' still contains an OLDCODE code section.
- global E_OLDCODESECT; set E_OLDCODESECT "374008"
-
- # Generated obsolete code for method '%1'.
- global W_OBSOLMETHOD; set W_OBSOLMETHOD "374009"
-
- # Generated OLDCODE code for method '%1'.
- global W_OLDCODEMETHOD; set W_OLDCODEMETHOD "374010"
-
- # Obsolete component '%1' removed.
- global W_OBSOLCOMP; set W_OBSOLCOMP "374011"
-
- # Class without name skipped.
- global W_NONAMECLASS; set W_NONAMECLASS "374012"
-
- # Component loop detected at component '%1'.
- global E_COMPLOOP; set E_COMPLOOP "374013"
-
- # Class '%1' can not contain enums (%2).
- global E_NOENUM; set E_NOENUM "374014"
-
- # Class '%1' can not contain events (%2).
- global E_CANTCONTEVENT; set E_CANTCONTEVENT "374015"
-
- # Class '%1' can not contain typedefs.
- global E_CANTCONTTDEF; set E_CANTCONTTDEF "374016"
-
- # Component '%1' can not contain attributes.
- global E_CANTCONTATTR; set E_CANTCONTATTR "374017"
-
- # Component '%1' can not contain methods.
- global E_CANTCONTMETH; set E_CANTCONTMETH "374018"
-
- # Component '%1' can not have associations with classes other than components
- global E_CANTCONTASSOC; set E_CANTCONTASSOC "374019"
-
- # Class '%1' can not contain GUI objects (%2).
- global E_CANTCONTGUI; set E_CANTCONTGUI "374020"
-
- # Data module '%1' can not contain controls (%2).
- global E_CANTCONTCTRL; set E_CANTCONTCTRL "374021"
-
- # Control class '%1' can not contain components (%2).
- global E_CANTCONTCOMP; set E_CANTCONTCOMP "374022"
-
- # Class feature '%1' of Class '%2' can not be a key attribute.
- global W_NOKEYFEAT; set W_NOKEYFEAT "374023"
-
- # Enum in class '%1' cannot have an initial value, ignored.
- global W_ENUMDEFAULT; set W_ENUMDEFAULT "374024"
-
- # Event '%1' of component '%2' is not allowed because it is not declared Published.
- global E_EVTNOTPUBL; set E_EVTNOTPUBL "374025"
-
- # Event '%1' of component '%2' cannot be abstract or class feature, type ignored.
- global W_EVTILLTYPE; set W_EVTILLTYPE "374026"
-
- # Event '%1' of component '%2' does not exist.
- global E_EVTNOTEXIST; set E_EVTNOTEXIST "374027"
-
- # Event '%1' of Class '%2' is defined twice.
- global E_EVTDBDEF; set E_EVTDBDEF "374028"
-
- # Method '%1' of Class '%2' is defined twice.
- global E_METHDBDEF; set E_METHDBDEF "374029"
-
- # Attribute '%1' of Class '%2' is defined twice.
- global E_ATTRDBDEF; set E_ATTRDBDEF "374030"
-
- # Delphi does not support multiple inheritance for classes ('%1').
- global E_MULTINH; set E_MULTINH "374031"
-
- # Class '%1' cannot have subclasses.
- global E_ILLSUPER; set E_ILLSUPER "374032"
-
- # Class '%1' needs a class to inherit from.
- global E_INHNOCLASS; set E_INHNOCLASS "374033"
-
- # Interface class '%1' can only inherit from an interface class.
- global E_INTFACEINH; set E_INTFACEINH "374034"
-
- # No set method generated for '%1' of class '%2'.
- global W_NOSET; set W_NOSET "374035"
-
- # No add method generated for '%1' of class '%2'.
- global W_NOADD; set W_NOADD "374036"
-
- # No get method generated for '%1' of class '%2'.
- global W_NOGET; set W_NOGET "374037"
-
- # No destructor method generated for '%1' of class '%2'.
- global W_NODTOR; set W_NODTOR "374038"
-
- # No constructor code generated for '%1' and relationship with class '%2'
- global W_NOCTORCODE; set W_NOCTORCODE "374039"
-
- # No remove method generated for '%1'of class '%2'.
- global W_NOREMOVE; set W_NOREMOVE "374040"
-
- # Changed remove access for '%1' from None to Private of class '%2'.
- global W_CHANGEDREM; set W_CHANGEDREM "374041"
-
- # Both sides of relationship between '%1' and '%2' are mandatory. Cannot generate code.
- global E_MTORYMTORY; set E_MTORYMTORY "374042"
-
- # Invalid qualifier type for qualifier '%1" of association with role end '%2'
- global E_QUALTYPEWRONG; set E_QUALTYPEWRONG "374043"
-
- # Association '%1' with standard type '%2' ignored.
- global W_ASSOCTYPEERR; set W_ASSOCTYPEERR "374044"
-
- # Form classes must have name lengths of at least 2 characters ('%1').
- global E_FORMMINTWO; set E_FORMMINTWO "374045"
-
- # Form '%1' and form '%2' both set as Main Form.
- global E_DOUBLESTARTUP; set E_DOUBLESTARTUP "374046"
-
- # Class '%1' cannot be a Main Form.
- global W_CANTBESTARTUP; set W_CANTBESTARTUP "374047"
-
- # No Main Form specified: '%1' set as Main Form.
- global W_NOSTARTUP; set W_NOSTARTUP "374048"
-
- # Not saving '%1' because multiple Main Forms are specified.
- global M_ERSTARTUP; set M_ERSTARTUP "374049"
-
- # Attribute type modifier not allowed for attribute '%1' of class '%2'.
- global E_ATTRTYPEMOD; set E_ATTRTYPEMOD "374050"
-
- # Class '%1' has an illegal Class Type.
- global E_ILLCLASSTYPE; set E_ILLCLASSTYPE "374051"
-
- # Class '%1' cannot contain methods.
- global E_NOMETHODS; set E_NOMETHODS "374052"
-
- # Class '%1' cannot contain properties.
- global E_NOPROPS; set E_NOPROPS "374053"
-
- # Class '%1' cannot contain associations.
- global E_NOASSOC; set E_NOASSOC "374054"
-
- # Class '%1' can only contain properties (%2).
- global E_ONLYPROPS; set E_ONLYPROPS "374055"
-
- # Association with class '%1' not allowed.
- global E_NOCLASSASSOC; set E_NOCLASSASSOC "374056"
-
- # It is not possible to determine the type of class generic typedef '%1'.
- global E_GENTDEFTYPE; set E_GENTDEFTYPE "374057"
-
- # Association implementation with object reference on both sides of association with role '%1'.
- global E_OBJREFASSIMP; set E_OBJREFASSIMP "374058"
-
-