|
<< Click to Display Table of Contents >> Using the function reference |
![]() ![]()
|
You can find a complete description of each BDE function by looking in the task-related tables in Function Reference, Categorical.
Alternatively, you can quickly access the topic for any function by searching the complete list in Function Reference, Alphabetical.
Each BDE function name begins with the prefix Dbi. The remainder of the name describes the function's use. For example, DbiGetClientInfo is the name of the BDE function that retrieves information about the client application environment.
Syntax is provided in both C and in Delphi (Pascal) languages.
Next to the title of each function topic you’ll see two Examples buttons, one in C code, the other in Delphi (Pascal). Click here to display code examples that you can copy and paste into your applications.
See the following topics for general conventions and definitions that will assist you in understanding and making effective use of the BDE function reference: