RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DB.TDataSetClass Type

TDataSetClass is the class type of a TDataSet descendant.

Pascal
TDataSetClass = class of TDataSet;
C++
TDataSet TDataSetClass;

DB

Use TDataSetClass to specify the type of a TDataSet descendant. 

 

TDataSet

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!