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

TKeyInput

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: os_linux.pas line 36

type TKeyInput = class(TXKeyInput)

public

  procedure Down();

  procedure Up();

end;

Inheritance

TKeyInput

|

TXKeyInput

?

TObject