RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducerEditor.Destroy Destructor

Destroys an instance of TDSTableProducerEditor.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TDSTableProducerEditor();

Do not call Destroy from an application. A TDSTableProducerEditor object is freed automatically at design time. Destroy sets the Editor property of the associated TDSTableProducer object to nil. 

 

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