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

TGAppInfoIface

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

Declaration

Source position: lazgio2.pas line 1318

type TGAppInfoIface = object

  g_iface: TGTypeInterface;

  

  dup: ;

  

  equal: ;

  

  get_id: ;

  

  get_name: ;

  

  get_description: ;

  

  get_executable: ;

  

  get_icon: ;

  

  launch: ;

  

  supports_uris: ;

  

  supports_files: ;

  

  launch_uris: ;

  

  should_show: ;

  

  set_as_default_for_type: ;

  

  set_as_default_for_extension: ;

  

  add_supports_type: ;

  

  can_remove_supports_type: ;

  

  remove_supports_type: ;

  

  can_delete: ;

  

  do_delete: ;

  

  get_commandline: ;

  

  get_display_name: ;

  

  set_as_last_used_for_type: ;

  

  get_supported_types: ;

  

  launch_uris_async: ;

  

  launch_uris_finish: ;

  

end;

Inheritance

TGAppInfoIface