Problem between a BPL and DLL.
I have a class declared on a DLL with 2 properties. Call them TClass.a and TClass.b
Then I declare a new object on the BPL like this: c = new TClass();
Then I call to a function inside the class (for example function f() that assigns TClass.b to TClass.a. This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.