Unit 'getopts' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

SetOption

Set all option fields in 1 call.

Declaration

Source position: getopts.pp line 37

procedure TOption.SetOption(

  const aName: string;

  AHas_Arg: Integer = 0;

  AFlag: PAnsiChar = Nil;

  AValue: AnsiChar = #0

);

Description

SetOption can be used to set all fields in 1 single call:


Documentation generated on: Jul 24 2023