|
RAD Studio VCL Reference
|
Destroys an instance of TCustomOutline.
destructor Destroy; override;
virtual __fastcall ~TCustomOutline();
Destroy frees all memory associated with the outline. While the destructor frees the TOutlineNode objects that comprise the outline, any objects associated with those nodes are not freed.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|