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

PrepareCmdLineOption

Ensures command line options are properly quoted (when needed).

Declaration

Source position: lazfileutils.pas line 184

function PrepareCmdLineOption(

  const Option: string

):string;

Arguments

Option

  

Command line option examined in the function.

Function result

Command line option after quoting has been applied.


Version 3.2 Generated 2024-02-25 Home