Navigation: Code Documentation > IE > IEParser > Classes > TIEStreamToken > Properties
TIEStreamToken.WhiteSpace Property
Contains the whitespace, including comments, that occur after this token and before the next token.
Namespace: IEParser
Delphi
published property WhiteSpace: String read FWhitespace write FWhitespace;
Property Value
Type: String
IStreamToken.Whitespace
•TIEStreamToken
•IEParser