[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Skip the current value.
Source position: classesh.inc line 854
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. |
No notes exist for this page yet.