AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawMouse.RightPressed Property

Returns True if the right mouse button has been pressed, then returns False whilst the button is held down.

Syntax
Pascal
class property RightPressed: Boolean;

If no mouse exists it will always return False.

Copyright (c) 2012. All rights reserved.