Unit mseterminal
Description
This item has no 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; |
|
This item has no description. |
receivetexteventty = procedure(const sender: tobject; var atext: ansistring; const errorinput: boolean) of object; |
|
This item has no description. |
terminaloptionty = (...); |
|
This item has no description. Values
|
terminaloptionsty = set of terminaloptionty; |
|
This item has no description. |
Constants
defaultterminaleditoptions = (defaulttexteditoptions + [oe_caretonreadonly])-
[oe_linebreak]; |
|
This item has no description. |
defaultterminaloptions = []; |
|
This item has no description. |
defaultoptionsprocess = [pro_output,pro_errorouttoout,pro_input,
pro_winpipewritehandles,pro_inactive,pro_tty,pro_ctrlc]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.