[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Skip the current value.
Source position: classesh.inc line 1153
public procedure TAbstractObjectReader.SkipValue; virtual; abstract; |
SkipValue should be used when skipping a value in the stream; The method should determine the type of the value which should be skipped by itself, if this is necessary.
|
Skip till the end of the component. |