create a plugin in Delphi Prism using Hydra (Remobjects)

Posted by simon on Stack Overflow See other posts from Stack Overflow or by simon
Published on 2009-08-13T15:01:14Z Indexed on 2010/06/12 6:13 UTC
Read the original article Hit count: 393

Filed under:
|

Hi,

I have to create a plugin in Delphi Prism for Application that is already in Delphi. I have read all about Hydra 3.0 in www.remobjects.com and have some queries.

  1. Can you please give me an example how to create custom Interfaces for communication between Delphi Host and .Net Plugin.(either in C# or Delphi Prism)

  2. what is the role of ModuleController in Hydra plugin and how it works there?

  3. Role of Manager Component?

Many Thanks in Advance.

© Stack Overflow or respective owner

Related posts about delphi

Related posts about delphi-prism