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;

Use TDataSetClass to specify the type of a TDataSet descendant. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!