Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IStreamToken > Properties
IStreamToken.Whitespace Property
Contains the whitespace, including comments, that occur after this token and before the next token.
Namespace: IECSInterfaces
Delphi
public property Whitespace: String read get_Whitespace write set_Whitespace;
Property Value
Type: String
•IStreamToken
•IECSInterfaces