BasicCard Delphi Class Interface (DCI)
Version 1.0

This package provides object-oriented and easier access to many functions of Zeitcontrol's BasicCard API.

The main class TBasicCard encapsulates part of the CRI (card reader interface) and BCI (Basic Card interface) often following the nomenclature used by ZeitControl.

The TCardStream class provides a stream interface to files on a BasicCard.

Installation: Just install the package ZCDCI.dpk or the file ZCDCI1.pas and you'll find the new component TBasicCard ready to use.

Usage: You can either drag an instance of TBasicCard onto your form or you can derive a new class implementing the specific commands of your card (see Demo\CalcCard.pas).
You can create and use TCardStream like any other stream when ZCDCI1.pas is included.

Contact:
Mail to Christian Zietz, the autor
CHZ-Soft Homepage (mostly german)

The documentation you're just reading was created by DelphiDoc 2.0.