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

TGApplicationClass

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

Declaration

Source position: lazgio2.pas line 1902

type TGApplicationClass = object

  parent_class: TGObjectClass;

  

  startup: ;

  

  activate: ;

  

  open: ;

  

  command_line: ;

  

  local_command_line: ;

  

  before_emit: ;

  

  after_emit: ;

  

  add_platform_data: ;

  

  quit_mainloop: ;

  

  run_mainloop: ;

  

  shutdown: ;

  

  dbus_register: ;

  

  dbus_unregister: ;

  

  handle_local_options: ;

  

  name_lost: ;

  

  padding: ;

  

end;

Inheritance

TGApplicationClass