Unit mseterminal
Uses
Functions and Procedures
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tterminal |
Types
sendtexteventty = procedure(const sender: tobject; var atext: msestring; var donotsend: boolean) of object; |
receivetexteventty = procedure(const sender: tobject; var atext: ansistring; const errorinput: boolean) of object; |
terminaloptionty = (...); |
terminaloptionsty = set of terminaloptionty; |
Constants
Description
Types
sendtexteventty = procedure(const sender: tobject; var atext: msestring; var donotsend: boolean) of object; |
receivetexteventty = procedure(const sender: tobject; var atext: ansistring; const errorinput: boolean) of object; |
terminaloptionty = (...); |
Values
|
terminaloptionsty = set of terminaloptionty; |
Constants
defaultterminaleditoptions = (defaulttexteditoptions + [oe_caretonreadonly])-
[oe_linebreak]; |
defaultterminaloptions = []; |
defaultoptionsprocess = [pro_output,pro_errorouttoout,pro_input,
pro_winpipewritehandles,pro_inactive,pro_tty,pro_ctrlc]; |
Generated by PasDoc 0.16.0.