[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGMainLoop

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

Declaration

Source position: lazglib2.pas line 2806

type TGMainLoop = object

  function new();

  

  function get_context;

  

  function is_running;

  

  procedure quit;

  

  function ref;

  

  procedure run;

  

  procedure unref;

  

end;

Inheritance

TGMainLoop