ByzantianX
Programmer
- Dec 18, 2000
- 103
I would like to use an object variable in the code that is an instance of TADOCommand object, but I don't want to use TADOCommand component in design mode. I know that's possible to do but the problem is that I don't know how to do that.I know I have to use Create method but I don't know what to use for AOwner. I know it sounds like a totally beginner's problem, but I am beginner, sorry!
)