constructor Create(aOwner : TComponent); override;
Creates an instance of the terminal component.
The constructor will also create an instance of a teletype emulator (TTY emulator) for use when the Emulator property is not set. This ensures that the terminal at least functions as a TTY terminal without any extra work.
See also: Destroy