[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Creates the display frame buffer.
Source position: consoled.inc line 34
type TPTCConsoleFactory = class |
||
class function CreateNew; |
|
|
end; |
|
Creates the display frame buffer. |
|
| | ||
TObject |
The display frame buffer.
The console represents the display frame buffer and provides routines to open and close display modes, access the frame buffer like a surface, and some basic keyboard input routines. The PTC Console can be thought of as the graphical equivalent of a POSIX text console.