We provide a delphi component available in the Developer Pack or you can download the Delphi Component by itself.
Delphi Component Installation
- Install Delphi 2 or higher
- Start Delphi
- On the Component Menu Select 'Install Component'
- Browse to locate the file SCARDC32.PAS. If you installed the toolbox this is probably located at:
C:\Towitoko\Toolbox\SCARD\Delphi\SCARDC32.PAS. If you downloaded the Delphi component alone browse to the folder
where you unzipped it and select SCARDC32.PAS.
- Click OK after selecting SCARDC32.PAS
- You may get a message saying 'Package dclusr50.bpl will be built then install. Continue?' Select Yes.
- You should then get a message saying dclusr50.bpl has been installed and that the TSmartCard component has
been registered.
- You will now have a TOWITOKO component tab.
Delphi Component Sample
- From File Menu in Delphi select 'Open Project'
- Browse to the location where you found the SCARDC32.PAS file and open SAMPLE.DPR
- Then from the project menu in Delphi select 'Build Sample'
- In the folder where you opened the project you should now have a file named SAMPLE.exe double click on
that file and the sample application will run. If the drivers are installed and a reader is attached
it should ask you to insert a card and respond when you do. You may use this sample as a reference
for developing your own applications using the CHIPDRIVE.
|