[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Compares the parsed symbol with the given string (case-insensitive).
Source position: lresources.pp line 399
public function TUTF8Parser.TokenSymbolIs( |
const S: string |
):Boolean; |
True when a matching symbol has been parsed.
Deprecated in LCL version 3.0. Use Classes.TParser instead.