Skip till the end of the component.
Source position: classesh.inc line 1769
| public procedure TAbstractObjectReader.SkipComponent( | 
| SkipComponentInfos: Boolean | 
| ); virtual; abstract; | 
This method is used to skip the entire declaration of a component in the stream. Each descendant of TAbstractObjectReader should implement this in a way which is optimal for the implemented stream format.
| 
 | Marks the reading of a new component. | |
| 
 | Skip the current value. |