Unit 'LazFileUtils' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#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 4.4 Generated 2025-11-08 Home