property Terminal : TApxBaseWidgetControl
Determines the terminal component used by the DISPLAY commands.
When the script component is created it searches the form for an existing terminal and uses the first one it finds. If it doesn't find any, it uses the first terminal later dropped onto the form. Unlike comport and protocol components, the script component never creates a terminal component.
If DisplayToTerminal is True, the contents of DISPLAY commands are written to this terminal window.