mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 15:59:30 +02:00
* Fixed typo reported on the maillist.
git-svn-id: trunk@19947 -
This commit is contained in:
parent
eccfddf7b3
commit
a0a87a609f
@ -91,7 +91,7 @@ type
|
||||
Destructor Destroy; override;
|
||||
property Context : String read FContext;
|
||||
property ErrorCode : integer read FErrorcode;
|
||||
property OriginalExcaption : Exception read FOriginalException;
|
||||
property OriginalException : Exception read FOriginalException;
|
||||
property PreviousError : Integer read FPreviousError;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user