Should return true if the given key is held down. NOT YET IMPLEMENTED ON LINUX
Source position: os_linux.pas line 67
public function TWindow.IsKeyHeld(
key: Integer
):Boolean; override;