[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.GetParams

GetParams - find the application's parameters (typically by parsing the command line that invoked the application)

Declaration

Source position: forms.pp line 1280

protected function TApplication.GetParams(

  Index: Integer

):String; override;