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

TWindow.IsKeyHeld

Should return true if the given key is held down. NOT YET IMPLEMENTED ON LINUX

Declaration

Source position: os_linux.pas line 67

public function TWindow.IsKeyHeld(

  key: Integer

):Boolean; override;