Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Classes hierarchy graph
linearc
type ACommandLineString = class(ACommandLineOption)
This class represents a command-line option that expects a string value.
function init: boolean; override;
Initializer