C++DelphiRAD Studio

Safer, faster, and more stable way for Internet users to experience the web!

Do you need a safer, faster, and more stable way for all Internet users to experience the web?​ Before the RAD Studio, Delphi and/or C++ Builder 10.4 release we used an older classic TWebBrowser component that was dependent on Microsoft’s Internet Explorer. The current 10.4 release introduces a new TEdgeBrowser component. ​The new TEdgeBrowser component in 10.4 uses Microsoft’s…
Read more
CodeDatabaseDelphiRAD Studio

Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi

TheBlobssample shows you how to create a BLOB stream for reading and/or writing the value of a specificBLOB fieldon a specific record. To this end, the sample uses theCreateBlobStreammethod ofTFDQueryto create a read-only BLOB stream. In this sample, the BLOB stream is used to read the picture contained on eachBLOB fieldof each record of…
Read more
C++CodeDelphi

Easily Wrap Any Delphi Object Into A Python Object In This Sample Windows App

Do you want to leverage your Delphi Objects in the Python Scripts with less code? Python4Delphi has the flexibility to do that using a TPyDelphiWrapper component. This benefits Delphi Developers easily to wrap the existing or new Delphi Objects into Python Objects. You can also use Python4Delphi with C++Builder to build Python GUI apps. Python4DelphiDemo31Sample App shows how to…
Read more
DelphiIDERAD Studio

Turbo Charge Your Delphi Windows App Development With The TurboPack Essentials VCL Controls

TurboPack Essentials offers 13 different easy-to-use VCL controls to use in your Delphi and C++ Builder Windows Applications. It’s fast and easy to install using the GetIt Package Manager! You can find out more about TurboPack Essentials on the web. Step 1. Open the GetIt Package Manager: Step 2. Enter “Essentials” in the search box: Step 3. Press the install button, GetIT…
Read more