[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LazFileUtils' (#lazutils)

SplitCmdLine

Declaration

Source position: lazfileutils.pas line 178

procedure SplitCmdLine(

  const CmdLine: string;

  out ProgramFilename: string;

  out Params: string

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.