Connectivity Software User's Guide and Reference
QuickOPC Object Pascal Examples (Delphi)
QuickOPC > Examples > QuickOPC Examples > QuickOPC COM Examples > QuickOPC Object Pascal Examples (Delphi)
In This Topic

General

For the very simplest, introductory examples, see this page on our main Web site: How to develop OPC clients in Delphi.

The examples in Object Pascal are currently provided for Delphi 10.3 (Rio). In case you are not able to directly load the projects into earlier versions of Delphi, the actual source code is likely to work just well with no or minor modifications, so you just need to re-create the "envelope" project files.

In earlier versions, we have tested the examples with Delphi XE7, and also briefly with Delphi XE8 and Delphi 10 Seattle.

The features decribed or used here are only available if you included "COM development" during the installation of Connectivity Software. If the features are missing, simply re-run the installation program, making sure that "COM development" is included in the selection made on the "Installation Dashboard" setup wizard page.

Where are the examples?

The examples are available in multiple formats and on different locations. You can pick the one that suits you the best.

Examples on GitHub

See Also

Examples