RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumnTitle.Destroy Destructor

Destroys the column and frees its memory.

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

Destroy eliminates the TColumnTitle instance along with its associated font (TFont). 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!