DBWeb.TDSTableProducer.Editor
From RAD Studio VCL Reference
C++ Information
From DBWeb.hpp
__property Dbweb::TDSTableProducerEditor * Editor = {read=FEditor,write=FEditor};
Unit: DBWeb
Type: property
Visibility: public
Member Of: TDSTableProducer
Description
Writes changes made in the property editor at design time to the TDSTableProducer object.
Descendants of TDSTableProducer set the Editor property to the TDSTableProducer Editor object that connects their implementation with a common property editor. Editor allows a single property editor to represent the properties of different table producers.