Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpmkunit]

TCommands.AddCommand

Declaration

Source position: fpmkunit.pp line 364

public function TCommands.AddCommand(

  const Cmd: string

):TCommand;

function TCommands.AddCommand(

  const Cmd: string;

  const Options: string

):TCommand;

function TCommands.AddCommand(

  const Cmd: string;

  const Options: string;

  const Dest: string;

  const Source: string

):TCommand;

function TCommands.AddCommand(

  At: TCommandAt;

  const Cmd: string

):TCommand;

function TCommands.AddCommand(

  At: TCommandAt;

  const Cmd: string;

  const Options: string

):TCommand;

function TCommands.AddCommand(

  At: TCommandAt;

  const Cmd: string;

  const Options: string;

  const Dest: string;

  const Source: string

):TCommand;


Documentation generated on: 2023-03-18