[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 1318
type TGAppInfoIface = object |
||
|
||
dup: ; |
|
|
equal: ; |
|
|
get_id: ; |
|
|
get_name: ; |
|
|
|
||
|
||
get_icon: ; |
|
|
launch: ; |
|
|
|
||
|
||
launch_uris: ; |
|
|
should_show: ; |
|
|
|
||
|
||
|
||
|
||
|
||
can_delete: ; |
|
|
do_delete: ; |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
end; |
|