Skip to main content

Posts

Showing posts from May 15, 2023

XLSReadWriteII v6.01.16 (8 May 2023) Sources Code for D7 - D11 Alexandria

 XLSReadWriteII v6.01.16 (8 May 2023) Sources Code for D7 - D11 Alexandria Native access to Excel files. The user doesn't need to have Excel, or any other software installed. XLSReadWriteII uses it's own memory manager that is optimized for storing cell values. This means that you can work with larger files. If your files still not will fit in memory, there is a Direct Read and Direct Write modes that let you process files on disc. Stability. One of the major goals with XLSReadWriteII was to create a product that won't corrupt the Excel files and won't alter any data in the file. The engine that handles XLSX files is automatically built directly from the file format specifications with our special developed tool. This will ensure maximum compatibility. https://developer.team/delphi/32732-xlsreadwriteii-60116-8-may-2023-sources-code-for-d7-d11-alexandria.html

TMS FNC Cloud Pack v3.0.0.2 Full Source for RAD Studio XE7-11 Alexandria + VSC

 TMS FNC Cloud Pack v3.0.0.2 Full Source for RAD Studio XE7-11 Alexandria + VSC The TMS FNC Cloud Pack contains components that offer integration with several cloud services. Create your own REST service client(s) built on top of the TMS FNC Cloud Pack core One source code base to use on multiple frameworks (FMX, VCL, WEB and LCL) Make GET, POST, PUT, UPDATE, DELETE and PATCH requests Support for multi-part form data via a separate form data builder class Built-in OAuth 2.0 authentication flow Built-in URL encoding, JSON parsing, file to Base64 encoding and many more A user friendly demo application to explore the supported services https://developer.team/delphi/32731-tms-fnc-cloud-pack-v3002-full-source-for-rad-studio-xe7-11-alexandria-vsc.html