|
RAD Studio VCL Reference
|
Creates an instance of TDSTableProducerEditor.
constructor Create(DSTableProducer: TDSTableProducer);
__fastcall TDSTableProducerEditor(TDSTableProducer DSTableProducer);
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|