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.13.0 on 2014-04-30 22:06:45