RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducerEditor.Create Constructor

Creates an instance of TDSTableProducerEditor.

Pascal
constructor Create(DSTableProducer: TDSTableProducer);
C++

Do not call Create directly in an application. A TDSTableProducerEditor is created at design time when needed. 

Create initializes the DSTableProducer property, and sets the Editor property in the TDSTableProducer object passed as the DSTableProducer parameter. 

 

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