|
RAD Studio VCL Reference
|
Destroys the list column and frees its memory.
destructor Destroy; override;
virtual __fastcall ~TListColumn();
Do not call Destroy. TListColumn objects are destroyed by the TListColumns object that contains them.
Destroy eliminates the TListColumn instance and, if necessary, deletes the column from the list view control.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|