C++

Filtering Your DataSet in C++Builder

Author: Embarcadero USA Technical Information Database TI2367C.txt Filtering Your DataSet in C++Builder Category :General Platform :All Product :C++Builder All Description: Filtering your DataSet In C++ Builder Filtering lets you specify criteria to temporarily restrict the data being viewed. For example, you may be interested in retrieving or viewing only those records for…
Read more
C++

BDE and Database Desktop Locking Protocol

Author: Embarcadero USA Technical Information Database TI1437D.txt - BDE and Database Desktop Locking Protocol Category :Database Programming Platform :All Windows Product : Description: Intended Audience This information will be of benefit to anyone…
Delphi

DDE: A simple example

Author: Embarcadero USA Technical Information Database TI1177D.txt - DDE: A simple example Category :Delphi 1.x Platform :All Windows Product : Description: Q: How can I do DDE under Delphi using API calls ? A: Its fairly easy to accomplish, following is an…
C++

Error solutions and limitations of Paradox Engine

Author: Embarcadero USA Technical Information Database TI239B.txt Error solutions and limitations of Paradox Engine Category :General Programming Platform :All Product :Paradox Engine All Description: Limitations of the Paradox Engine ============================================== The Paradox Engine version 3.01 was intended for use on DOS 3.1 through DOS 5.x, and/or Windows 3.x…
Read more
Delphi

Delphi Configuration Files

Author: Embarcadero USA Technical Information Database TI1105D.txt - Delphi Configuration Files Category :Delphi 1.x Platform :All Product : Description: Delphi employs a number of files for its configuration, some global to the Delphi environment, some project…
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 …