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



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