[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Title of the console window
Source position: process.pp line 146
published property TProcess.ConsoleTitle : string |
ConsoleTitle is used on Windows when executing a console application: it specifies the title caption of the console window. On other platforms, this property is currently ignored.
Changing this property after the process was started has no effect.
|
Number of columns in console window (windows only) |
|
|
Number of rows in console window (Windows only) |