[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Ensures command line options are properly quoted (when needed).
Source position: lazfileutils.pas line 184
function PrepareCmdLineOption( |
const Option: string |
):string; |
Option |
|
Command line option examined in the function. |
Command line option after quoting has been applied.
Version 4.0 | Generated 2025-05-03 | Home |