Skips the whitespace in the current line, it does not consider the end of line characters to be whitespace. The function returns TRUE if the end of line was encountered, FALSE otherwise.
To skip all whitespace including the end of line characters, use the SkipSpaces method.
Namespace: GStreams
Delphi |
public |
Return Value
Type: Boolean
Reference |