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

IPTCOpenGLAttributes.DoubleBuffer

Enable or disable OpenGL double buffering.

Declaration

Source position: openglattributesd.inc line 55

property IPTCOpenGLAttributes.DoubleBuffer: Boolean
  read GetDoubleBuffer
  write SetDoubleBuffer;

Description

Enables or disables OpenGL double buffering. Modern OpenGL applications should have this enabled. The default value is true.