[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpterm.pointingdeviceinput.mouse.pas line 46
type TTerminalPointingDeviceInput_Mouse = class(TTerminalPointingDeviceInput) |
protected |
function IsEventAvailable; override; |
public |
constructor Create; |
destructor Destroy; override; |
procedure GetEvent(); override; |
end; |
| |
| |
TObject |