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

Understanding the PARADOX.NET file with the BDE

Author: Embarcadero USA Technical Information Database TI212B.txt Understanding the PARADOX.NET file with the BDE Category :General Programming Platform :All Product :BDE All Description: When using Paradox type table with the Borland Database Engine (BDE), a Paradox net file is used in the same way that Paradox does--to keep track of the number of users. Each Paradox and…
Read more
C++

Extracting A Bitmap From A BLOB Field

Author: Embarcadero USA Technical Information Database TI791D.txt Extracting A Bitmap From A BLOB Field Category :Database Programming Platform :All Product :Delphi All Description: Extracting a bitmap from a dBASE or Paradox blob field -- without first saving…
C++

Null Pointer Assignment Errors Explained

Author: Embarcadero USA Technical Information Database TI500C.txt Null Pointer Assignment Errors Explained Category :General Platform :All Product :Borland C++ All Description: 1. What is a Null Pointer Assignment error? The Null Pointer…
C++

Getting Input In Graphics Mode

Author: Embarcadero USA Technical Information Database TI676C.txt Getting Input In Graphics Mode Category :General Platform :All Product :Borland C++ 3.0 Description: This program demonstrates how to get input from the user in graphics mode, echoed in the current colors and font size and font style. Functions: newLine() advances the (graphic)…
Read more
C++

Resolving Undefined Symbol linker messages.

Author: Embarcadero USA Technical Information Database TI867C.txt Resolving Undefined Symbol linker messages. Category :General Platform :All Product :Borland C++ 3.x Description: The purpose of this document is to provide an overview of the …
CodeDelphiWebinar

How To Live Track The ISS International Space Station

Our Winter Webinars series has been a lot of fun, showing you how to write genuine low-code cross-platform apps that do cool things with a few lines of code and get them to work on Windows, macOS…

IN THE ARTICLES