[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Class type for the TDataset class
Source position: db.pas line 1086
type TDatasetClass = class of TDataSet; |
TDatasetClass is the class type for the TDataset class. It is curently unused in the DB unit and is defined for the benefit of other units.
|
Base class for records-based data-access |
lazarus-ccr.sourceforge.net |