Row: Integer;
Row: integer;
The Row property returns number of the row in which error occurred.
Numeration of rows starts from zero. To get error text, use the IDtError.Message property.
The method use is given in the example for IDtProvider.FilterIf.
See also: