RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlRequirements.Destroy Destructor

Frees an instance of TControlRequirements.

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

Applications should have no need to create or destroy TControlRequirements instances. These objects are created and freed by the adapter form. 

 

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