[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Character type used in the process
Source position: processbody.inc line 37
type TprocessChar = Char; |
TProcessChar is a single-byte character in the single-byte version of TProcess, but is a 2-byte character in the unicode version of TProcess.
|
Class to start and control other processes. |
|
|
String type used in the process |