Does ANYBODY know how to access properties through the IDispatch
interface in Delphi 3?
e.g. I know that 'Obj.Trigger : IDispatch' has a property 'Channel :
Integer', how do I access that? (There is also an interface ITrigger
available, which has the property Channel) Please, use examples!
Thanks in advance!
Johan Wind <tb...@wxs.nl>