Class EStException

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type EStException = class(Exception)

Description

ancestor to all SysTools exceptions

Hierarchy

Overview

Fields

Protected FErrorCode: Longint;

Methods

Public constructor CreateResTP(Ident : LongInt; Dummy : Word);
Public constructor CreateResFmtTP(Ident : Longint; const Args : array of const; Dummy : Word);

Properties

Public property ErrorCode : LongInt read FErrorCode write FErrorCode;

Description

Fields

Protected FErrorCode: Longint;

private

Methods

Public constructor CreateResTP(Ident : LongInt; Dummy : Word);
 
Public constructor CreateResFmtTP(Ident : Longint; const Args : array of const; Dummy : Word);
 

Properties

Public property ErrorCode : LongInt read FErrorCode write FErrorCode;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:44