Offset Property
Current offset of the document being parsed.
Syntax
property Offset: Integer;
Default Value
0
Remarks
This property is useful for determining the location of possible XML errors in the document.
Offset values start at 1.
This property is read-only and not available at design time.
Data Type
Long