Unit 'FpTerm' Package
[Overview][Classes][Index] [#fcl-fpterm]

TTerminal

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

Declaration

Source position: fpterm.pas line 55

type TTerminal = class

public

  constructor Create();

  destructor Destroy; override;

  procedure Update();

  procedure Run;

  property InputOutputConnection: ITerminalInputOutputConnection; [rw]

  property Width: Integer; [r]

  property Height: Integer; [r]

end;

Inheritance

TTerminal

|

TObject


Documentation generated on: 2025-07-25