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

IPTCConsole.OpenGL_Enabled

Enable or disable OpenGL.

Declaration

Source position: baseconsoled.inc line 78

property IPTCConsole.OpenGL_Enabled: Boolean
  read GetOpenGL_Enabled
  write SetOpenGL_Enabled;

Description

Set this to true prior to the call to IPTCConsole.Open if you want to use OpenGL. You must also set any necessary OpenGL framebuffer attributes via the IPTCConsole.OpenGL_Attributes property, prior to the call to Open.