[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Skip a component's data
Source position: classesh.inc line 895
public procedure TBinaryObjectReader.SkipComponent( |
SkipComponentInfos: Boolean |
); override; |
SkipComponent skips the data of a component in a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader.
No notes exist for this page yet.