C++ Builder thread example by Software Pr ISV
Example on how to create, use and terminate a thread in C++ Builder. This example also shows how to synchronize the thread methods and update the VCL.
C++ Builder live printing example by Software Pr ISV
C++ Builder example on how to perform 'live' Rave printing of any form field, variable or string using parameters. Full source code and project files.
C++ Builder PNG form example by Software Pr ISV
C Builder example on how to create Alpha blended, semi transparent form from a PNG image file. Full source code and project files.
C++ Builder remote desktop example by Software Pr ISV
Remote desktop in C++ Builder example. This example uses standard Indy server client components to stream live desktop. Full source code and projec...
C++ Builder database example by Software Pr ISV
C++ Builder database example on how to insert, edit and delete database records using MS Access database and multiple forms. Full source code on pu...
C++ Builder Firemonkey selecting by Software Pr ISV
Firemonkey C++ builder example on how to select, resize and move shapes using the TSelection. Full C++ Builder XE2 source code and project files.
Delphi calculated fields example by Software Pr ISV
Delphi example on how to make calculated database fields, how to calculate taxes, discounts, totals, subtotals and how to apply just about any form...
FM - Firemonkey database example by Software Pr ISV
Firemonkey database example using MS Access database. This example uses standard ADO / dbGO components to insert, edit and delete records using mul...