Uses XTest to fake a mouse button press.
Source position: os_linux.pas line 60
public procedure TWindow.HoldMouse(
x: Integer;
y: Integer;
button: TClickType
); override;