RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.Create Constructor

Creates and initializes a TMouse object.

Pascal
constructor Create;
C++
__fastcall TMouse();

Do not create instances of TMouse. A single instance of TMouse is available as the global Mouse variable. 

 

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