Uses XQueryPointer to return if the given mouse button is held.
Source position: os_linux.pas line 62
public function TWindow.IsMouseButtonHeld(
button: TClickType
):Boolean; override;