C++DelphiTech Partner

Flexible Comport DLL Library For Serial Communication On Windows

Serial Communicationsis a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged in writing code to communicate with serial devices from yourDelphi/C++applications? How about a DLL library which does the Serial Communication with better API controls for you instead of writing a new one from scratch?
Read more
CodeDatabaseDelphiRAD Studio

Quickly Encrypt / Decrypt An SQLite Database With The FireDAC.SQLite Encryption Sample For Delphi

TheSQLite Encryptionsample is an encryption/decryption demo. Location You can find theSQLite Encryptionsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to – Object Pascal\Database\FireDAC\Samples\DBMS Specific\SQLite\EncryptionSubversion Repository – you can find Delphi code samples inGitHub…
Read more
CodeDelphiRAD Studio

Library For Authentication For iOS By WinSoft

Introduction Authentication for iOS is a biometric authentication library for iOS. It uses the LocalAuthentication framework. 2. Components in the Demo and what they do The Demo is very simple. It contains one button that calls the authentication process. As well as TMemo that confirms whether the authentication is successful or not and one TPanel with a checkbox…
Read more
DelphiTech Partner

Use the PdfBox-Android Library in Your Delphi/C++ Builder FireMonkey Applications

Intro With the PDF Library for Android by WINSOFT, you can create, process, and render PDF documents in your Delphi/C++ Builder FireMonkey Android applications. The PDF Library for Android by WINSOFT uses the PdfBox-Android library. So, this is our main library here. Because the PdfBox-Android library offers full control over PDF documents. The library by the WINSOFT allows us to…
Read more