________________________________________________________________________________

 Using RDB Library in Pascal/Delphi
________________________________________________________________________________

 1) Add "interface/pascal" to the search paths.
 2) Add "{$INCLUDE 'riegl.rdb.inc'}" to the "uses" section of each unit.
 3) Ensure that your application can find "rdblib.dll" (search path).
 
This interface was tested in following environments:

 -) Windows, Delphi 7, 32 Bit
 -) Windows, Delphi XE5, 32 Bit
 -) Windows, Delphi XE5, 64 Bit
 -) Linux, Lazerus 1.0.10 with FPC 3.0.0, 64 Bit
________________________________________________________________________________
