help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'getopts' (#rtl)

Orderings

Command-line ordering options.

Declaration

Source position: getopts.pp line 34

type Orderings = (

  require_order,

  

Don't touch the ordering of the command-line options

  permute,

  

Change command-line options.

  return_in_order

  

Return options in the correct order.

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505