Class BreakProgram

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type BreakProgram = class(TCodeBreaker)

Description

Exception specially handled by my exception handler. It will not cause any message to be output, and will cause Halt with given code.

Hierarchy

Overview

Methods

Public constructor Create(AHaltCode: Integer = 0);

Properties

Public property HaltCode: Integer read FHaltCode;

Description

Methods

Public constructor Create(AHaltCode: Integer = 0);
 

Properties

Public property HaltCode: Integer read FHaltCode;
 

Generated by PasDoc 0.14.0.