Navigation: Code Documentation > RSCommon > GParser > Classes > TGCustomParser > Constructors
TGCustomParser.Create(String) Constructor
Creates and initializes the parser and sets the Text property to the AString parameter.
Namespace: GParser
Delphi
public constructor Create( const AString: String ); virtual;
Parameters
AString
Type: String
•GParser.TGCustomParser.Text
•TGCustomParser
•GParser