RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TReader.SkipValue Method

Skips the next value read from the stream.

Pascal
procedure SkipValue;
C++
__fastcall SkipValue();

Use SkipValue to skip over a value, positioning the stream on the following value. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!