Class eerror
Unit
Declaration
type eerror = class(exception)
Description
This item has no description.
Hierarchy
- TObject
- exception
- eerror
Overview
Fields
| Protected | ferror: integer; |
| Public | text: string; |
Methods
| Public | constructor create(error: integer; atext: string; const errortexts: array of string); |
Properties
| Public | property error: integer read ferror; |
Description
Fields
| Protected | ferror: integer; |
|
This item has no description. | |
| Public | text: string; |
|
This item has no description. | |
Methods
| Public | constructor create(error: integer; atext: string; const errortexts: array of string); |
|
This item has no description. | |
Properties
| Public | property error: integer read ferror; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.