kmzbrnoI / trakce-delphi

Trakce library interface to Delphi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trakce Delphi Interface

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.

Authors

Environment

The project was created in Delphi 2009.

License

This project is distributed under Apache License v2.0.

About

Trakce library interface to Delphi

License:Apache License 2.0


Languages

Language:Pascal 100.0%