CodeDelphiRAD StudioTech Partner

Powerful Spider Delphi Profiler Brings You Real Time Profiling For Delphi Applications

Delphi Profilers are used for Delphi application analysis, including performance profiling, memory and resource profiling, code coverage, unused unit detection, code metrics, exception tracing and integration with RAD Studio. To get more detailed information about the Spider – Delphi Profiler, check the features below: Detailed debug information (internal, TDS, MAP)Display information…
Read more
CodeDelphiRAD StudioTech Partner

Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++

BrainMM is an alternate memory manager for Delphi. There are a number of benchmarks between FastMM and BrainMM provided. This is an open source project over on Github. With time the project will grow to the level of standard Delphi/C++ Builder supply, along with other great libraries. Supports of all operating systems envisaged by Delphi and C++ Builder. BrainMM memory manager…
Read more
DatabaseDelphiRAD StudioTech Partner

Easy Access to MS Access Databases with Delphi and C++ Builder Components

If you need to work with Microsoft Access databases in your application then you can use the Data Access Objects (DAO) library from WINSOFT: Component list The DAO library contains the following components: TDAODatabase, TDAODataSet, TDAOTable, TDAOQuery, TDAOUpdateSQL Examples // Create a new database uses DAO, DAODS; GetDBEngine.CreateDatabase('C:\database.mdb', dbLangGeneral…
Read more
DelphiTech Partner

Professional Delphi Library for Automating the LibreOffice

Intro LibreOffice is one of the most used, popular, powerful, and free office suite, used by millions of people around the world. Moreover, deployed so many business solutions to automate or process documents. Since LibreOffice is open-source and free, there are already available libraries to automate and work with LibreOffice from several programming languages. To connect your Delphi…
Read more