Class ACommandLineSwitch

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ACommandLineSwitch = class(ACommandLineFlag)

Description

This class represents a command-line switch; that is, an option that accepts a value which may be True or False.

Unlike flag values, the presence of a switch on the command line is not enough; the value of the switch (yes/no, on/off, True/False, etc.) must also be specified. Flag values usually take the form --flag=value when specified on the command line.

Hierarchy

Overview

Methods

Public function init: boolean; override;

Description

Methods

Public function init: boolean; override;

Initializer


Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18