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

GetExeExt

GetExeExt - find the correct extension (including the starting .) for an executable file

Declaration

Source position: fileutil.pas line 73

function GetExeExt: string;

Function result

Returns '.exe' in Windows, nothing in other systems.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.