RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducerEditor Class

TDSTableProducer is the base class for the helper object used by TDSTableProducer objects to communicate with a property editor at design time.

Pascal
TDSTableProducerEditor = class;
C++
class TDSTableProducerEditor;

Component writers can derive objects from TDSTableProducer to enable new descendants of TDSTableProducer to take advantage of the property editors in the IDE. TDSTableProducerEditor introduces methods to communicate changes between a TDSTableProducer object and the property editor. 

 

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