Home - RAD C++ GUI 2.0 Documentation
Published on March 17, 2008 [12:28:42 AM]



Browse class : Mouse

Property : x     ( Read & Write )


Description

Read/Write property that returns and used to assign X coordinates of mouse
Remarks

e.g.

Mouse.x = 100; //set mouse X position
LONG X = Mouse.x; //obtain mouse X position




Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc