RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanelGroup.Destroy Destructor

Removes the TScrollingWinControl object from memory.

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

Do not call Destroy.TScrollingWinControl Instead, call Free, which calls DestroyWinControl if the TScrollingWinControl object is not nil. 

 

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