Create(Integer,Integer,string) Constructor
Initializes a new instance of the TcxRegExprError class with specified settings.
Declaration
constructor Create(ALine: Integer; AChar: Integer; AMessage: string);
Parameters
Name | Type |
---|---|
ALine | Integer |
AChar | Integer |
AMessage | string |
See Also