Delphi source code for LabRAD manager and Tools
To build:
- Install Delphi7.
- Clone this repository.
- Open project
API/LabRADComponents.dpk
in delphi. - Compile, then install. You should see a notification indicating that several components were installed.
- Open any other project file:
Manager/LabRAD.dpr
,Grapher/Grapher.dpr
orRegistryEditor/RegistryEditor.dpr
- Build and run the project.