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

IPTCConsole

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

Declaration

Source position: baseconsoled.inc line 34

type IPTCConsole = interface(IPTCSurface)

  function GetPages;

  function GetName;

  function GetTitle;

  function GetInformation;

  function GetOpenGL_Enabled;

  procedure SetOpenGL_Enabled();

  function GetOpenGL_Attributes;

  procedure Configure();

  function Modes;

  procedure Open();

  procedure Close;

  procedure InternalResize();

  procedure Flush;

  procedure Finish;

  procedure Update();

  function NextEvent();

  function PeekEvent();

  function KeyPressed;

  function PeekKey();

  procedure ReadKey();

  procedure SetKeyReleaseEnabled();

  function GetKeyReleaseEnabled;

  property KeyReleaseEnabled: Boolean; [rw]

  function MoveMouseTo();

  property Pages: Integer; [r]

  property Name: string; [r]

  property Title: string; [r]

  property Information: string; [r]

  property OpenGL_Enabled: Boolean; [rw]

  property OpenGL_Attributes: IPTCOpenGLAttributes; [r]

  procedure OpenGL_SwapBuffers;

  procedure OpenGL_SetSwapInterval();

  function OpenGL_GetSwapInterval;

end;

Inheritance

IPTCConsole

|

IPTCSurface

|

IInterface


Documentation generated on: 2023-03-18