[Overview][Types][Classes][Variables][Index] |
Name of the executable.
Source position: custapp.pp line 74
public property TCustomApplication.ExeName : string |
ExeName returns the full name of the executable binary (path+filename). This is equivalent to Paramstr(0)
Note that some operating systems do not return the full pathname of the binary.