[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 1902
type TGApplicationClass = object |
||
|
||
startup: ; |
|
|
activate: ; |
|
|
open: ; |
|
|
command_line: ; |
|
|
|
||
before_emit: ; |
|
|
after_emit: ; |
|
|
|
||
|
||
run_mainloop: ; |
|
|
shutdown: ; |
|
|
|
||
|
||
|
||
name_lost: ; |
|
|
padding: ; |
|
|
end; |
|