[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|