Samples
Hydra comes with a range of samples to help you get started:
- Delphi WPF Sample — This sample demonstrates a Delphi host that can integrate and communicate with a WPF plugin.
- FireMonkey Sample — This sample shows how to mix VCL and FireMonkey code in the same application.
- Mixed Mode Sample — This ample shows all available host applications using all visual plugins.
- Remoting SDK Client Sample — This sample demonstrates how to share RO SDK connection details between host and plugin.
- Remoting SDK Services Sample — This sample demonstrates how to use RO SDK Services in Hydra plugins.
- Security Sample — This sample shows how to perform security checks in Hydra for VCL.
- Services Communication Sample — This sample teaches you how to establish communication between an RO SDK server and a Hydra plugin.
- Silverlight Sample — This sample demonstrates a Delphi host that can integrate and communicate with a Silverlight plugin.