Navigation: Code Documentation > RSCommon > GStreams > Classes > TGTextStream > Methods
TGTextStream.SkipSpaces Method
Skips whitespace until a non-whitespace character is found, the end of line characters are also considered to be whitespace.
To skip whitespace only in the current line, use the SkipInLineSpaces method.
Namespace: GStreams
Delphi
public procedure SkipSpaces;
•GStreams.TGTextStream.SkipInLineSpaces
•TGTextStream
•GStreams