Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
RAD Studio 10.4.2 Silent Installer Makes It Easy To Automate The Installation Process
March 1, 2021 By Embarcadero Admin
RAD Studio 10.4.2 supports silent, automated installation of the product with no UI interaction. Silent Install is available for offline and online installation. In the...
Create Native And Secure iOS Wallet Enabled Apps With Delphi And C++ Builder
March 1, 2021 By Muminjon
TMS Software provides high-level components and libraries for iOS development with Delphi and C++ Builder. One of the essential component suites is the TMS PassKit components. With the TMS...
GameDev: Fun Multi-Platform Mars Rocket Game For Android, iOS, macOS, And Windows
March 1, 2021 By Muminjon
FireMonkey offers you to build complex and advanced cross-platform applications. From business applications to games. On the GetIt portal, you can find dozens of sample applications...
RAD Studio 10.4.2 is now available with possible cure for the "Blue Dot Problem"
February 27, 2021 By Darian Miller
If you are long-time Delphi user then you probably know what I mean when I reference the "Blue Dot Problem". For those that do not, I will start with an example.
The blue dots...
What's new in RAD Studio 10.4.2 Sydney - Launch Webinar Replay with Q&A
This is a replay of the RAD Studio, C++Builder, and Delphi 10.4.2 Sydney launch webinar from Wednesday, the 24th of February, 2021. The webinar is presented by Sarina DuPont, Marco Cantu, David Millington, and Jim McKeeth...
Fun With 3D: Apply A Texture To A GPU Shader With Delphi FireMonkey
February 28, 2021 By Muminjon
We have been exploring shader programming in Delphi FireMonkey. In the first post, we have learned the fundamentals of computer graphics and prepared the development environment. And created a...
MMX Code Explorer
Award winning Refactoring Browser with Delphi Pascal support.
Integrated with Delphi 10 – 10.4 Sydney (previous versions supported until V13).
Improve the design of existing code with build-in refactorings
Instant, two-way navigation.
Point-and-click, drag-and-drop...
Detect Bluetooth Devices Easily In Your Windows Apps With Flexible Component Suite
February 27, 2021 By Anbarasan
Do your need to detect all the connected Bluetooth devices in your machine programmatically? How to get the Device Name, Address, Last Used, Authenticated, Connected status, etc...
Learn To Build A Python GUI For Easily Processing Images With Pillow Library In A Delphi Windows App
February 26, 2021 By Muhammad Azizul Hakim
Are you looking for a simple way to process images programmatically, and build a nice GUI for them? You can do it easily by combining Python4Delphi and...
Русификация Delphi 10.4.2 версии 27.0.40680.4203 (run-time, .pas-файлы)
*** Скрытый текст: У Вас недостаточно прав для просмотра скрытого текста. Посетите тему на форуме! ***
RAD Studio 10.4.2 is now available with a much enhanced Error Insight
February 25, 2021 by Darian Miller
Last year I posted about the cool new inline variable feature of Delphi and referenced the upcoming LSP-based Code Insight in 10.4 and in a tongue-in-cheek manner I stated that Error Insight...
Increase Your Coding Experience By Adding Helpful Extensions To Your IDE
February 26, 202 By Muminjon
Developers love arguing and discussing different types of code editors most of the time. Someone says Vim is number one, someone says VSCode cracks everything. These all different code editors...
Easily Browse Your Windows Devices From Your Delphi App With Powerful Components
February 26, 2021 By Anbarasan
Sometimes Developers want to list down or identify the Devices in a Windows machine programmatically. How to enumerate among the devices and resources quickly ? Don’t know how to do...
Learn To Build A Python GUI For Computer Vision Tasks With Powerful OpenCV Library In A Delphi Windows App
February 25, 2021 By Muhammad Azizul Hakim
Are you looking for a powerful computer vision library and build a nice GUI for them? Try OpenCV library for Python. And for the GUI part, you...
DPM Package Manager - Progress update
DPM Recap
For those not familiar with what I am trying to achieve here, I highly recommend reading my original Delphi Package Manager RFC post. In that post I detailed my ideas, and some of the challenges that Delphi presents when compared to other...
Advice for Delphi library authors
We use many third-party Delphi libraries to build FinalBuilder and Automise, and that brings plenty of issues when upgrading compiler versions. I've been using Delphi since 1995, both as a developer and as a component vendor, I have learned a thing or two about...
Learn To Work With HTTP Requests Using Python Requests Library In A Delphi Windows App
February 24, 2021 By Muhammad Azizul Hakim
We have learned many possibilities and examples in combining Python4Delphi with Python language features and various libraries. From image processing, numerical and...