RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.MousePresent Property

Specifies whether a mouse is present on the system.

Pascal
property MousePresent: Boolean;
C++
__property Boolean MousePresent;

Use MousePresent to determine whether a mouse is present on the system. 

 

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