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

TApplication.GetParams

Returns the indexed commandline argument.

Declaration

Source position: forms.pp line 1394

protected function TApplication.GetParams(

  Index: Integer

):string; override;