Unit: ZCDCI1

Description:
This unit provides some classes to interface with the BasicCard

Classes:
ECardStreamError : ECardStreamError is raised when an error occurs in TCardStream.
TBasicCard : This class interfaces to Zeitcontrol's BasicCard API. It provides many functions from the CRI and BCI DLLs.
If not documented otherwise the functions will return True if they succeeded and False if they failed. The properties Error, SW1SW2 and FileError will be set if appropiate.
TCardStream : TCardStream is a TStream descendant that can be used to access (binary) files on the BasicCard.
It will raise an ECardStreamError if something goes wrong. @see TStream documentation in Delphi help files

Constants:

Functions: