RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetDesigner.Create Constructor

Creates and initializes an instance of TDataSetDesigner.

Pascal
constructor Create(DataSet: TDataSet);
C++

Call Create from the component editor of a specialized dataset to create an instance of the dataset designer. Create initializes the DataSet property of the dataset designer and the Designer property of the dataset. 

 

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