Position Property


Applies to

TBuffer class

Declaration

property Position: Integer;

Description

The property Position gets and sets the position in the byte array.

The NextChar method will read the next character starting at this Position.

See also