[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseerr.pas line 20
type eerror = class(exception) |
public |
text: string; |
constructor create(); |
property error: Integer; [r] |
end; |
| |
exception |
? |
TObject |