| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetExeExt - find the correct extension (including the starting .) for an executable file
Source position: fileutil.pas line 73
function GetExeExt: string; |
Returns '.exe' in Windows, nothing in other systems.
| lazarus-ccr.sourceforge.net |