...Update.
Mark Daems...
Zitat:
Some things to think about...
Is it possible that you use some compiler directives in your project that collide with zeoslib? In that case you must make sure the zeoslib sources are not compiled together with your project sources. (Probably this happened when using shift+<F9>)
Solution may be to reopen zeoslib
package and build+reinstall in this case. Then open your project and just compile (that leaves unchanged code untouched, I believe).
Mad...
![Question](images/smilies/icon_question.gif)
wie kann ich das compilieren der Kopmponenten mit Shift F9 verhindern
verwendete Direktiven nur Standard {$R *.DFM}
Danke...