Defines the "cursor" position in the Text string. It is from this position that the next call to the
Next or Previous methods will search for a
Token.
Namespace: GParser
Delphi
|
protected
property Position: Integer read FPosition write SetPosition;
|
Property Value
Type: Integer