home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / software / programy / komix / DATA.Z / delphi_msg.tcl < prev    next >
Text File  |  1997-04-23  |  5KB  |  135 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Class without name skipped.
  4. global W_NONAMECLASS;    set W_NONAMECLASS    "374001"
  5.  
  6. # Not generating special files because of previous errors.
  7. global E_NOSPECFILES;    set E_NOSPECFILES    "374002"
  8.  
  9. # Control loop detected at control '%1'.
  10. global E_CONTLOOP;    set E_CONTLOOP    "374003"
  11.  
  12. # Class '%1' is not a control.
  13. global E_NOTACONT;    set E_NOTACONT    "374004"
  14.  
  15. # Control '%1' can not contain attributes.
  16. global E_CONTHASNOAT;    set E_CONTHASNOAT    "374005"
  17.  
  18. # Class '%1' can not contain enums (%2).      
  19. global E_NOENUM;    set E_NOENUM    "374006"
  20.  
  21. # Class '%1' can not contain events (%2).
  22. global E_CANTCONTEVENT;    set E_CANTCONTEVENT    "374007"
  23.  
  24. # Class '%1' can not contain typedefs.
  25. global E_CANTCONTTYPEDEF;    set E_CANTCONTTYPEDEF    "374008"
  26.  
  27. # Control '%1' can not contain methods.
  28. global E_CANTCONTMETH;    set E_CANTCONTMETH    "374009"
  29.  
  30. # Class '%1' can not contain GUI objects (%2).
  31. global E_CANTCONTGUI;    set E_CANTCONTGUI    "374010"
  32.  
  33. # Class '%1' can only contain GUI objects (%2).
  34. global E_ONLYCONTGUI;    set E_ONLYCONTGUI    "374011"
  35.  
  36. # Creating %1.
  37. global M_CREATINGSPEC;    set M_CREATINGSPEC    "374012"
  38.  
  39. # Class feature '%1' of Class '%2' can not be a key attribute.
  40. global W_NOKEYFEAT;    set W_NOKEYFEAT    "374013"
  41.  
  42. # Class feature '%1' cannot have an initial value.
  43. global W_NODEFAULT;    set W_NODEFAULT    "374014"
  44.  
  45. # Enum in class '%1' cannot have an initial value, ignored.
  46. global W_ENUMDEFAULT;    set W_ENUMDEFAULT    "374015"
  47.  
  48. # Event '%1' of component '%2' cannot be abstract or class feature, type ignored.
  49. global W_EVTILLTYPE;    set W_EVTILLTYPE    "374016"
  50.  
  51. # Event '%1' of component '%2' does not exist. 
  52. global E_EVTNOTEXIST;    set E_EVTNOTEXIST    "374017"
  53.  
  54. # Event '%1' of Class '%2' is defined twice.
  55. global W_EVTDBDEF;    set W_EVTDBDEF    "374018"
  56.  
  57. # Method '%1' of Class '%2' is defined twice.
  58. global W_METHDBDEF;    set W_METHDBDEF    "374019"
  59.  
  60. # Attribute '%1' of Class '%2' is defined twice.
  61. global W_ATTRDBDEF;    set W_ATTRDBDEF    "374020"
  62.  
  63. # Delphi does not support multiple inheritance. Class '%1' is inherited from '%2' and '%3'.
  64. global W_MULTINH;    set W_MULTINH    "374021"
  65.  
  66. # '%1' still contains an obsolete code section.
  67. global E_OBSOLETESECT;    set E_OBSOLETESECT    "374022"
  68.  
  69. # '%1' still contains an OLDCODE code section.
  70. global E_OLDCODESECT;    set E_OLDCODESECT    "374023"
  71.  
  72. # Generated obsolete code for method '%1'.
  73. global W_OBSOLMETHOD;    set W_OBSOLMETHOD    "374024"
  74.  
  75. # Generated OLDCODE code for method '%1'.
  76. global W_OLDCODEMETHOD;    set W_OLDCODEMETHOD    "374025"
  77.  
  78. # Obsolete component '%1' removed.
  79. global W_OBSOLCOMPONENT;    set W_OBSOLCOMPONENT    "374026"
  80.  
  81. # Syntax error: expected '%1' instead of '%2'.
  82. global E_SYNTAX;    set E_SYNTAX    "374027"
  83.  
  84. # No set method generated for '%1' of class '%2'.
  85. global W_NOSET;    set W_NOSET    "374028"
  86.  
  87. # No add method generated for '%1' of class '%2'.
  88. global W_NOADD;    set W_NOADD    "374029"
  89.  
  90. # No get method generated for '%1' of class '%2'.
  91. global W_NOGET;    set W_NOGET    "374030"
  92.  
  93. # No destructor method generated for '%1' of class '%2'.
  94. global W_NODTOR;    set W_NODTOR    "374031"
  95.  
  96. # No constructor code generated for '%1' and relationship with class '%2'
  97. global W_NOCTORCODE;    set W_NOCTORCODE    "374032"
  98.  
  99. # No remove method generated for '%1'of class '%2'.
  100. global W_NOREMOVE;    set W_NOREMOVE    "374033"
  101.  
  102. # Changed remove access for association '%1' from None to Private of class '%2'.
  103. global W_CHANGEDREM;    set W_CHANGEDREM    "374034"
  104.  
  105. # Both sides of relationship between '%1' and '%2' are mandatory. Cannot generate code.
  106. global E_MTORYMTORY;    set E_MTORYMTORY    "374035"
  107.  
  108. # Invalid qualifier type for qualifier '%1" of association '%2'
  109. global E_QUALTYPEWRONG;    set E_QUALTYPEWRONG    "374036"
  110.  
  111. # Association '%1' with standard type '%2' ignored.
  112. global W_ASSOCTYPEERR;    set W_ASSOCTYPEERR    "374037"
  113.  
  114. # Form '%1' and form '%2' both set as startup form.
  115. global E_DOUBLESTARTUP;    set E_DOUBLESTARTUP    "374038"
  116.  
  117. # Class '%1' cannot be a startup form.
  118. global W_CANTBESTARTUP;    set W_CANTBESTARTUP    "374039"
  119.  
  120. # No startup form specified: '%1' set as startup form.
  121. global W_NOSTARTUP;    set W_NOSTARTUP    "374040"
  122.  
  123. # Not saving '%1' because multiple startup forms are specified.
  124. global M_ERSTARTUP;    set M_ERSTARTUP    "374041"
  125.  
  126. # Illegal project file contents. No project file generated.
  127. global E_PRJCONTENTS;    set E_PRJCONTENTS    "374042"
  128.  
  129. # Do not use overlapping inheritance (between classes '%1' and '%2'), the generated code may not be correct.
  130. global W_OVERLAPINH;    set W_OVERLAPINH    "374043"
  131.  
  132. # Class '%1' cannot have subclasses.
  133. global E_ILLSUPER;    set E_ILLSUPER    "374044"
  134.  
  135.