Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jmorate

    Assignation error

    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...

Part and Inventory Search

Back
Top