home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
message.374
< prev
next >
Wrap
Text File
|
1997-08-15
|
3KB
|
59 lines
1 | Generating for '%1'...
2 | Creating %1.
3 | %1 has not changed: file not written.
4 | Not generating special files because of previous errors.
5 | Illegal project file contents. No project file generated.
6 | Syntax error: expected '%1' instead of '%2'.
7 | '%1' still contains an obsolete code section.
8 | '%1' still contains an OLDCODE code section.
9 | Generated obsolete code for method '%1'.
10 | Generated OLDCODE code for method '%1'.
11 | Obsolete component '%1' removed.
12 | Class without name skipped.
13 | Component loop detected at component '%1'.
14 | Class '%1' can not contain enums (%2).
15 | Class '%1' can not contain events (%2).
16 | Class '%1' can not contain typedefs.
17 | Component '%1' can not contain attributes.
18 | Component '%1' can not contain methods.
19 | Component '%1' can not have associations with classes other than components
20 | Class '%1' can not contain GUI objects (%2).
21 | Data module '%1' can not contain controls (%2).
22 | Control class '%1' can not contain components (%2).
23 | Class feature '%1' of Class '%2' can not be a key attribute.
24 | Enum in class '%1' cannot have an initial value, ignored.
25 | Event '%1' of component '%2' is not allowed because it is not declared Published.
26 | Event '%1' of component '%2' cannot be abstract or class feature, type ignored.
27 | Event '%1' of component '%2' does not exist.
28 | Event '%1' of Class '%2' is defined twice.
29 | Method '%1' of Class '%2' is defined twice.
30 | Attribute '%1' of Class '%2' is defined twice.
31 | Delphi does not support multiple inheritance for classes ('%1').
32 | Class '%1' cannot have subclasses.
33 | Class '%1' needs a class to inherit from.
34 | Interface class '%1' can only inherit from an interface class.
35 | No set method generated for '%1' of class '%2'.
36 | No add method generated for '%1' of class '%2'.
37 | No get method generated for '%1' of class '%2'.
38 | No destructor method generated for '%1' of class '%2'.
39 | No constructor code generated for '%1' and relationship with class '%2'
40 | No remove method generated for '%1'of class '%2'.
41 | Changed remove access for '%1' from None to Private of class '%2'.
42 | Both sides of relationship between '%1' and '%2' are mandatory. Cannot generate code.
43 | Invalid qualifier type for qualifier '%1" of association with role end '%2'
44 | Association '%1' with standard type '%2' ignored.
45 | Form classes must have name lengths of at least 2 characters ('%1').
46 | Form '%1' and form '%2' both set as Main Form.
47 | Class '%1' cannot be a Main Form.
48 | No Main Form specified: '%1' set as Main Form.
49 | Not saving '%1' because multiple Main Forms are specified.
50 | Attribute type modifier not allowed for attribute '%1' of class '%2'.
51 | Class '%1' has an illegal Class Type.
52 | Class '%1' cannot contain methods.
53 | Class '%1' cannot contain properties.
54 | Class '%1' cannot contain associations.
55 | Class '%1' can only contain properties (%2).
56 | Association with class '%1' not allowed.
57 | It is not possible to determine the type of class generic typedef '%1'.
58 | Association implementation with object reference on both sides of association with role '%1'.