Unit 'ptc' Package
[Overview][Constants][Types][Classes][Index] [#ptc]

IPTCOpenGLAttributes

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

Declaration

Source position: openglattributesd.inc line 33

type IPTCOpenGLAttributes = interface

  function GetDoubleBuffer;

  procedure SetDoubleBuffer();

  function GetDoubleBufferDontCare;

  procedure SetDoubleBufferDontCare();

  function GetStereo;

  procedure SetStereo();

  function GetStereoDontCare;

  procedure SetStereoDontCare();

  function GetBufferSize;

  procedure SetBufferSize();

  function GetDepthSize;

  procedure SetDepthSize();

  function GetStencilSize;

  procedure SetStencilSize();

  property DoubleBuffer: Boolean; [rw]

  property DoubleBufferDontCare: Boolean; [rw]

  property Stereo: Boolean; [rw]

  property StereoDontCare: Boolean; [rw]

  property BufferSize: Integer; [rw]

  property DepthSize: Integer; [rw]

  property StencilSize: Integer; [rw]

end;

Inheritance

IPTCOpenGLAttributes

|

IInterface


Documentation generated on: 2023-03-18