AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkRawMouse.LeftReleased Property

Returns True if the left mouse button has been released, then returns False whilst the button is up.

Syntax
Pascal
class property LeftReleased: Boolean;

If no mouse exists it will always return False.

Copyright (c) 2012. All rights reserved.