| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Class pointer for TDatabase.
Source position: db.pas line 2049
type TDatabaseClass = class of TDataBase;  | 
TDatabaseClass is the class pointer for the TDatabase class.
  | 
Base class for connecting a FreePascal application to an external Database engine  |