[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

TPTCConsoleFactory

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Creates the display frame buffer.

Declaration

Source position: consoled.inc line 34

type TPTCConsoleFactory = class

  class function CreateNew;

  

end;

Inheritance

TPTCConsoleFactory

  

Creates the display frame buffer.

|

TObject

Description

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.