Source position: gnomedentry.inc line 4
type TGnomeDesktopEntry = record |
name: PAnsiChar; |
comment: PAnsiChar; |
exec_length: LongInt; |
exec: PPAnsiChar; |
tryexec: PAnsiChar; |
icon: PAnsiChar; |
docpath: PAnsiChar; |
terminal: LongInt; |
thetype: PAnsiChar; |
location: PAnsiChar; |
geometry: PAnsiChar; |
flag0: Word; |
end; |