Returns the file extension (including the starting .) for an executable file on the platform.
Source position: fileutil.pas line 70
function GetExeExt: string; |
Returns '.exe' on Windows, or an empty string for other platforms.
| Version 4.6 | Generated 2026-02-20 | Home |