Code
Tag Page 2
FB4D: Open-Source Cross-Platform Library for Firebase 1.8
by Schneider Infosystems Ltd. in Libraries for RAD Studio
The Google Firebase Cloud Database is used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms, including wrapper for Gemini AI. For Delphi, the cross-platform library FB4D supports the Firebase Realtime Database, the Firestore Database, the Firebase Storage (for file storage), and Firebase Functions (for calling server functions). For authentication, FB4D currently supports email/password authentication and anonymous login. The library builds on the Firebase REST-API and provides all functionality with synchronous and asynchronous methods for the usage within GUI application, services, and background threads. Both frameworks VCL and Firemonkey are supported. The library is a pure source code library and relies on class interfaces.
ProDelphi 64-bit and 32-bit. Lite version 43.0
by Dipl. Inform. Helmuth J.H. Adolph in Tools for Delphi
Source code profiler for measuring runtime of 64 and 32 bit applications developed with Delphi. Bottlenecks are easily found with the help of a comfortable viewer. 64 bit IDE support for 12.3 and above.
Erste Schritte mit RAD Studio - Ausgabe 1.0
by Embarcadero Technologies in Promoted for RAD Studio
Ein umfassender Leitfaden für Entwickler, die neu in Delphi und C++Builder sind. Dieses E-Book ist ideal für den Einstieg in RAD Studio und für Entwickler, die mehr aus den vorhandenen Programmen machen wollen. Es behandelt die wichtigsten Themen wie Installation und Einrichtung, Verständnis der IDE, Vergleich der RAD Studio-Syntax mit C#-, Java-, Python- und TypeScript-Code, Erstellen der ersten Anwendungen, Debugging von Code, wichtige Bibliotheken und Frameworks, einschließlich Datenbankkonnektivität, plattformübergreifende und mehrschichtige Entwicklung.
Get Started with RAD Studio Guide 1.0
by Embarcadero Technologies in Promoted for RAD Studio
A Guide for Developers New to Delphi and C++Builder. This e-book is ideal for those new to RAD Studio, or those looking to use more of the current tools they have. This book covers the essentials from Installation and Setup; Understanding the IDE; How RAD Studio syntax compares with C#, Java, Python and TypeScript code ; How to create your first applications; Debugging Code; Key libraries and frameworks - including database connectivity.cross-platform and multi-tier development.
JEDI Code Library 2024.12
by Project JEDI in Libraries for RAD Studio
The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects.
Gemini API wrapper for Delphi 1.0
by MaxiDonkey (Galactic911) in IDE Plugins for Delphi
The Gemini API wrapper for Delphi utilizes advanced models developed by Google to provide robust capabilities, including interactive chat, text embeddings, code generation, image and video prompting, audio analysis and transcription, fine-tuning, caching, and integration with Google Search.
Bookmarks 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never overwrite an existing bookmark accidentally. Elegant visual cues when you create, delete, or access a bookmark as well as succinct information about where in a unit the bookmark is. This plugin used to be Parnassus Bookmarks.
Navigator 1.6.5.3
by Embarcadero Technologies in IDE Plugins for RAD Studio
Your code at your fingertips. Ever wanted to jump to the uses clause, to a class’s constructor, to a property definition? Navigator lets you move between any section of code quickly, easily, and without your fingers leaving the keyboard. There’s also a minimap – a miniature version of your code, showing the structure and letting you scroll just like a scrollbar. This plugin used to be Parnassus Navigator.
Parnassus Parallel Debugger 1.6.5.3
by Parnassus OÜ in IDE Plugins for RAD Studio
Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple threads' execution right in the code editor - and more.
Sempare Template Engine for Delphi 1.8.0
by Sempare Limited in Libraries for Delphi
Sempare Template Engine for Delphi allows for flexible text manipulation. It can be used for generating email, html, source code, xml, configuration, etc.