EsVCLComponents – Free ErrorSoft Vcl Components – a free library of VCL components for Delphi and C++Builder. This new controls and components to improve the appearance applications and to better user experience. All components have best support transparency, not flicker, and has support Interesting possibility for double buffering for TGraphicControl heirs. Components support visual…
Powerful Spider Delphi Profiler Brings You Real Time Profiling For Delphi Applications
September 26, 2020
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…
Powerful VerySimple.Lua Embeddable Scripting Language Library For Delphi
September 26, 2020
Lua is with an emphasis on embedded systems (e.g., the Ginga middleware for digital TV in Brazil) and games (e.g., World of Warcraft). It is currently the leading scripting language in games and it has a deserved reputation for performance. To claim to be “as fast as…
Blazing Fast Socket Communications Component Library For Delphi
September 26, 2020
NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast thread pool class.
The NetCom version 7.2 package is now multi-platform! You can compile your apps under all platforms in…
Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++
September 25, 2020
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…
Learn How To Use Long Tap Gestures In Delphi With FMX.TapAndHold Sample
September 25, 2020
FMX.TapAndHold Sample uses TGestureManager.
Location
You can find theTapAndHoldsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:– Object Pascal\Mobile…
Easily Learn To Store Data In A Nested Dataset using FireDAC With FireDAC.TFDMemTable.NestedDataSet Sample
September 24, 2020
TheNestedDataSetsample shows you how to set anested datasetin a dataset field.
Location
You can find theNestedDataSetsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to – Object PascalDatabaseFireDACSamplesComp LayerTFDMemTableNestedDataSetSubversion Repository – You can find Delphi code…
Quickly Encrypt / Decrypt An SQLite Database With The FireDAC.SQLite Encryption Sample For Delphi
September 23, 2020
TheSQLite Encryptionsample is an encryption/decryption demo.
Location
You can find theSQLite Encryptionsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to – Object…
Quickly Use Delphi FireDAC In A Multithreaded Environment With The FireDAC.Pooling Sample
September 22, 2020
This sample uses theUse Connection Definitiondrop-down menu to select a connection definition.
In a multithreaded application, where each thread starts, establishes a connection, performs a certain short task, and releases the connection, the repetitive…
Learn About This Powerful WYSIWYG IDE Designer For Delphi Web Development
September 21, 2020
IntraWeb has been an awesome framework for Delphi web applications. In this CodeRage session, Chad Hower explains how you can make web apps with the Delphi and new IntraWeb 17 features. For instance new In-IDE designer.
The cool thing about the In-IDE designer is that you see your live web app while developing it. It can also run outside and independently from the Delphi IDE or even…