[Overview][Types][Classes][Index] |
Title of the console window
Source position: process.pp line 120
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) |
lazarus-ccr.sourceforge.net |