help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

ApplicationName

Return a default application name

Declaration

Source position: osutilsh.inc line 40

function ApplicationName: String;

Description

ApplicationName returns the name of the current application. Standard this is equal to the result of ParamStr(0), but it can be customized by setting the OnGetApplicationName callback.

Errors

None.

See also

GetAppConfigDir

  

Return the appropriate directory for the application's configuration files.

OnGetApplicationName

  

Callback to get a customized application name.

GetAppConfigFile

  

Return an appropriate name for an application configuration file.

ConfigExtension

  

Default application configuration file extension.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505