
05-05-2014, 11:20 PM
|
Registered User
|
 |
Join Date: Jun 2004
Posts: 105
|
|
So with further investigation and suggestion from fp4 I have come to the following conclusion.
You maybe not have the same name for the object as the name in the "constructor".
I havent went through all test cases which i dont think i will explore. This is just a rule of thumb in my book now.
ex: obj = new TStaticVar("obj");
Begs the question, why would this have such a behavior? |
|
|