RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXPropertyPage.Destroy Destructor

Frees the instance of the Destroy.

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

Do not call Destroy directly in an application. Instead, call Free. Free checks that the TPropertyPage reference is not nil before calling Destroy. ~Destroy::. 

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