RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.Destroy Destructor

Destroys an instance of TScreen.

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

Do not destroy the global object Screen that is automatically instantiated in GUI applications. 

 

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