[Overview][Types][Classes] | Reference for unit 'CustApp' (#fcl) |
Name of the executable.
Source position: CustApp.pp line 67
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.
ParamStr |
No notes exist for this page yet.