Create(string,string,Integer,Integer) Constructor
Initializes a new instance of the EdxXmlException class with specified settings.
Declaration
constructor Create(const ARes: string; const AArg: string; ALineNumber: Integer; ALinePosition: Integer); overload;
Parameters
| Name | Type |
|---|---|
| ARes | string |
| AArg | string |
| ALineNumber | Integer |
| ALinePosition | Integer |
See Also