RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TItemProp.Destroy Destructor

Frees the memory associated with the TItemProp object.

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

Do not call Destroy. The TValueListEditor that owns this TItemProp object destroys the object when it is no longer needed. 

 

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