[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'os_linux' (#Simba)

TWindow.IsMouseButtonHeld

Uses XQueryPointer to return if the given mouse button is held.

Declaration

Source position: os_linux.pas line 62

public function TWindow.IsMouseButtonHeld(

  button: TClickType

):Boolean; override;