Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon

GParser Namespace

Scroll Prev Top Next More

The Parser unit provides a simple parser class ( GParser.TGCustomParser and GParser.TGParser) for parsing (tokenizing) a string. The TGCustomParser class serves as a base class for tokenizing strings, other classes can descend from this class for their special parsing needs. The TGParser class just exposes some properties of the base TGCustomParser class.
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb