RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.Destroy Destructor

Destroys an instance of TMouse.

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

Do not destroy the global instance of TMouse. This object is automatically destroyed when the application shuts down. 

 

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