This repository contains delphi interface to Trakce libraries, e.g. XpressNET library or Simulator library.
It allows programmer to use these libraries and to dynamically switch between
them. It provides simple event-based interface via TTrakceIFace
class defined
in Trakce.pas
.
It is intended for projects benefiting from possibility of changing the library on-line, e. g. hJOPserver.
Interface between dlls and this project is described on wiki.
- Jan Horacek ([email protected]) (current maintainer)
The project was created in Delphi 2009.
This project is distributed under Apache License v2.0.