Create(TcxRegExprErrors) Constructor
In This Article
Initializes a new instance of the EcxRegExprError class with specified settings.
#Declaration
Delphi
constructor Create(AErrors: TcxRegExprErrors);
#Parameters
Name | Type |
---|---|
AErrors | Tcx |
See Also