Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



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