[Overview][Types][Classes][Variables][Index] Reference for unit 'CustApp' (#fcl)

TCustomApplication.Location

Application location

Declaration

Source position: custapp.pp line 81

public property TCustomApplication.Location : string
  read GetLocation;

Description

Location returns the directory part of the application binary. This property works on most platforms, although some platforms do not allow to retrieve this information (Mac OS under certain circumstances). See the discussion of Paramstr in the RTL documentation.

See also

Paramstr

Params

  

Command-line parameters


Documentation generated on: Nov 14 2015