April 2011
Reading data from Delphi code using C# – Brian Watson
Brian took us through the process of implementing a Collection in a COM server. This allows us to expose the data contained in something such as an object list to the outside world. He then demonstrated how to access the this data from C#, and touched on the contortions involved in implementing an event in a Delphi COM server.