RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebDisplayReferenceGroup.Destroy Destructor

Frees an instance of TWebDisplayReferenceGroup.

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

Do not call Destroy directly. Instead, call Free, which checks whether the object is not nil before calling Destroy. 

 

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