AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawMouse.LeftPressed Property

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

Syntax
Pascal
class property LeftPressed: Boolean;

If no mouse exists it will always return False.

Copyright (c) 2012. All rights reserved.