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



Browse class : Mouse

Property : y     ( Read & Write )


Description

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

e.g.

Mouse.y = 100; //set mouse Y position
LONG Y = Mouse.y; //obtain mouse Y position




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