Trial - Dew Lab Studio FMX 2021
by Dew Research in Libraries for RAD Studio
Math, Statistics, Digital Signal Processing and Data Miner routines and components.
Trial - Dew Lab Studio VCL 2021
by Dew Research in Libraries for RAD Studio
Math, Statistics, Digital Signal Processing and Data Miner routines and components.
NexusDB Embedded Free 4.5028
by NexusDB Pty Ltd in Components for Delphi
NexusDB is a 100% Delphi Database. The Embedded Free version is a single user database that compiles into your exe with no additional libraries needed, supports advanced SQL 2003, encryption, in-memory tables, transactions, referential integrity, full text index search. NexusDB is highly customizable to fit your database needs. TnxTable and TnxQuery components are available for high speed data access and advanced queries, method and property compatible with TTable/TQuery for easy updating of your old projects.
Trial - CrossVCL 1.58
by KSDev in Libraries for Delphi
Start building macOS and Linux VCL apps with Embarcadero Delphi and CrossVcl.
Trial - RAD & Installer 1.0.2.6
by unSigned in Trial for Delphi
RAD Studio expert for creating NSIS and Inno Setup installers from the IDE. It integrates NSIS (Nullsoft Scriptable Install System) and Inno Setup with the IDE and allows you to create and build NSIS and Inno Setup projects (installers) right within RAD Studio getting all benefits of common integrated environment!
Trial - RVMedia for FMX 8.2
by TRichView in Trial for Delphi
RVMedia is a set of components for displaying video from various sources, controlling IP cameras, organizing video chats, recording audio and video files (Windows platform).
Trial - RVMedia for VCL 8.2
by TRichView in Trial for Delphi
RVMedia is a set of components for displaying video from various sources, controlling IP cameras, organizing video chats, recording audio and video files.
SDL 2
by Sam Lantinga in C++ Libraries for C++Builder
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
TinyXML2 2.0
by Lee Thomason in C++ Libraries for C++Builder
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
expat 1.0
by Expat development team in C++ Libraries for C++Builder
This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.