help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TAbstractObjectReader.SkipComponent

Skip till the end of the component.

Declaration

Source position: classesh.inc line 853

public procedure TAbstractObjectReader.SkipComponent(

  SkipComponentInfos: Boolean

); virtual; abstract;

Description

This method is used to skip the entire declaration of a component in the stream. Each descendent of TAbstractObjectReader should implement this in a way which is optimal for the implemented stream format.

See also

TAbstractObjectReader.BeginComponent

  

Marks the reading of a new component.

TAbstractObjectReader.SkipValue

  

Skip the current value.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505