home *** CD-ROM | disk | FTP | other *** search
- # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
-
- # Class without name skipped.
- global W_NONAMECLASS; set W_NONAMECLASS "374001"
-
- # Not generating special files because of previous errors.
- global E_NOSPECFILES; set E_NOSPECFILES "374002"
-
- # Control loop detected at control '%1'.
- global E_CONTLOOP; set E_CONTLOOP "374003"
-
- # Class '%1' is not a control.
- global E_NOTACONT; set E_NOTACONT "374004"
-
- # Control '%1' can not contain attributes.
- global E_CONTHASNOAT; set E_CONTHASNOAT "374005"
-
- # Class '%1' can not contain enums (%2).
- global E_NOENUM; set E_NOENUM "374006"
-
- # Class '%1' can not contain events (%2).
- global E_CANTCONTEVENT; set E_CANTCONTEVENT "374007"
-
- # Class '%1' can not contain typedefs.
- global E_CANTCONTTYPEDEF; set E_CANTCONTTYPEDEF "374008"
-
- # Control '%1' can not contain methods.
- global E_CANTCONTMETH; set E_CANTCONTMETH "374009"
-
- # Class '%1' can not contain GUI objects (%2).
- global E_CANTCONTGUI; set E_CANTCONTGUI "374010"
-
- # Class '%1' can only contain GUI objects (%2).
- global E_ONLYCONTGUI; set E_ONLYCONTGUI "374011"
-
- # Creating %1.
- global M_CREATINGSPEC; set M_CREATINGSPEC "374012"
-
- # Class feature '%1' of Class '%2' can not be a key attribute.
- global W_NOKEYFEAT; set W_NOKEYFEAT "374013"
-
- # Class feature '%1' cannot have an initial value.
- global W_NODEFAULT; set W_NODEFAULT "374014"
-
- # Enum in class '%1' cannot have an initial value, ignored.
- global W_ENUMDEFAULT; set W_ENUMDEFAULT "374015"
-
- # Event '%1' of component '%2' cannot be abstract or class feature, type ignored.
- global W_EVTILLTYPE; set W_EVTILLTYPE "374016"
-
- # Event '%1' of component '%2' does not exist.
- global E_EVTNOTEXIST; set E_EVTNOTEXIST "374017"
-
- # Event '%1' of Class '%2' is defined twice.
- global W_EVTDBDEF; set W_EVTDBDEF "374018"
-
- # Method '%1' of Class '%2' is defined twice.
- global W_METHDBDEF; set W_METHDBDEF "374019"
-
- # Attribute '%1' of Class '%2' is defined twice.
- global W_ATTRDBDEF; set W_ATTRDBDEF "374020"
-
- # Delphi does not support multiple inheritance. Class '%1' is inherited from '%2' and '%3'.
- global W_MULTINH; set W_MULTINH "374021"
-
- # '%1' still contains an obsolete code section.
- global E_OBSOLETESECT; set E_OBSOLETESECT "374022"
-
- # '%1' still contains an OLDCODE code section.
- global E_OLDCODESECT; set E_OLDCODESECT "374023"
-
- # Generated obsolete code for method '%1'.
- global W_OBSOLMETHOD; set W_OBSOLMETHOD "374024"
-
- # Generated OLDCODE code for method '%1'.
- global W_OLDCODEMETHOD; set W_OLDCODEMETHOD "374025"
-
- # Obsolete component '%1' removed.
- global W_OBSOLCOMPONENT; set W_OBSOLCOMPONENT "374026"
-
- # Syntax error: expected '%1' instead of '%2'.
- global E_SYNTAX; set E_SYNTAX "374027"
-
- # No set method generated for '%1' of class '%2'.
- global W_NOSET; set W_NOSET "374028"
-
- # No add method generated for '%1' of class '%2'.
- global W_NOADD; set W_NOADD "374029"
-
- # No get method generated for '%1' of class '%2'.
- global W_NOGET; set W_NOGET "374030"
-
- # No destructor method generated for '%1' of class '%2'.
- global W_NODTOR; set W_NODTOR "374031"
-
- # No constructor code generated for '%1' and relationship with class '%2'
- global W_NOCTORCODE; set W_NOCTORCODE "374032"
-
- # No remove method generated for '%1'of class '%2'.
- global W_NOREMOVE; set W_NOREMOVE "374033"
-
- # Changed remove access for association '%1' from None to Private of class '%2'.
- global W_CHANGEDREM; set W_CHANGEDREM "374034"
-
- # Both sides of relationship between '%1' and '%2' are mandatory. Cannot generate code.
- global E_MTORYMTORY; set E_MTORYMTORY "374035"
-
- # Invalid qualifier type for qualifier '%1" of association '%2'
- global E_QUALTYPEWRONG; set E_QUALTYPEWRONG "374036"
-
- # Association '%1' with standard type '%2' ignored.
- global W_ASSOCTYPEERR; set W_ASSOCTYPEERR "374037"
-
- # Form '%1' and form '%2' both set as startup form.
- global E_DOUBLESTARTUP; set E_DOUBLESTARTUP "374038"
-
- # Class '%1' cannot be a startup form.
- global W_CANTBESTARTUP; set W_CANTBESTARTUP "374039"
-
- # No startup form specified: '%1' set as startup form.
- global W_NOSTARTUP; set W_NOSTARTUP "374040"
-
- # Not saving '%1' because multiple startup forms are specified.
- global M_ERSTARTUP; set M_ERSTARTUP "374041"
-
- # Illegal project file contents. No project file generated.
- global E_PRJCONTENTS; set E_PRJCONTENTS "374042"
-
- # Do not use overlapping inheritance (between classes '%1' and '%2'), the generated code may not be correct.
- global W_OVERLAPINH; set W_OVERLAPINH "374043"
-
- # Class '%1' cannot have subclasses.
- global E_ILLSUPER; set E_ILLSUPER "374044"
-
-