Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++Code

Easily Create Ultra-Fast C++ Applications With Low-Level libsimdpp Library In C++Builder

Single Instruction Multiple Data is a class of parallel computers. It represents computers with various processing components that perform the same work on multiple points simultaneously. Moreover, most recent CPU designs combine SIMD instruction to enhance the production of multimedia usage. And you can utilize SIMD in your C++ Builder applications with thislibsimdppportable…
Read more
DelphiShowcase

Powerful Video Game Collection Curation Software Is Built In Delphi

Game Collector is a powerful video game game collection database software and it is built in Delphi. According to the developer’s website Game Collector’s main screen is highly customizable, so that you can make it look the way you want. You can choose between multiple layouts for the main screen folder, list and details panels; list, images or card view for your game lists; different…
Read more
DelphiRAD Studio

Quickly And Easily Hook Delphi And Windows API Functions With The DDetours Library

Hooking includes a range of methods for changing or expanding the behavior of an operating system, application, or other software parts by intercepting API function calls, messages, or events passed between software components. The code that controls such interception is called a hook. DDetoursis a library that allows you to insert and remove the hook from the function. It supports both…
Read more
CodeDatabaseDelphiRAD Studio

Power Tip: Learn How to Send Arrays To An InterBase Database Using FireDAC In Delphi

The Arrays sample shows you how to use the TFDParam.ArrayType property to send arrays to a database server. To this end the ArrayType property is set to atTable.Note: This demo establishes a connection to the Interbase localhost server by default, using the SYSDBA user. You can change these parameters to connect to a different InterBase server using a valid user name and…
Read more
C++DelphiNewsRAD Studio

Flash Sale Ends Today! Multiple Opportunities Available

Note: These flash sale and promo offers have already ended and are no longer valid. The current End-of-Quarter flash sale opportunities for multiple companies in the Idera family, namely Embarcadero…

IN THE ARTICLES