Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 415 Bytes

TCommandLineReader

This unit provides an advanced, platform-independent command line parser for Lazarus and Delphi.

It checks for allowed options, automatically prints a help with a list of all of them, and -- contrary to the parser in the rtl -- behaves the same on Windows and Linux.

See my webpage for the detailed rcmdline documentation