Jump to content
Sign in to follow this  
Lainkes

how to read included code

Recommended Posts

Hello,

 

I have a example code that reads the Belgian E-ID card when it's inserted in the card reader.

But I'm having trouble on how to understand this code. (I'm used to program database interfaces).

The main issue is I don't understand what code is executed when a card is inserted. What triggers the code.

I included the demo files. (More info : https://github.com/perevoznyk/swelio-delphi)

 

Thanks for your feedback

 

Greetings

 

Lainkes

EID Demo.zip

Share this post


Link to post

Have you checked and run the example programs in the Samples subdirectory?

For example, in Samples/Component Demo, it is a complete application with a EidReader component on the form. This component has several events like OnCardInserted.

 

My suggestion is you just try out the samples, they seem simple enough.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×