[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'CmdLine' (#Pkg)

GetOptionCount

Tells how many times an option is present.

Declaration

Source position: line 0

function GetOptionCount(

  ShortOpt: Char

):Integer;

function GetOptionCount(

  LongOpt: string

):Integer;

Arguments

ShortOpt

  

Short option

Arguments

LongOpt

  

Long option