RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducer.Editor Property

Writes changes made in the property editor at design time to the TDSTableProducer object.

Pascal
property Editor: TDSTableProducerEditor;
C++
__property TDSTableProducerEditor Editor;

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. 

 

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