Navigation: Code Documentation > IE > IEParser > Classes > TIEParser > Methods
TIEParser.ParsePattern(Integer,TIEParserVariables) Method
Represents method ParsePattern(Integer,TIEParserVariables).
Namespace: IEParser
Delphi
public function ParsePattern( NegatedCount: Integer; Variables: TIEParserVariables ): TIEPattern; virtual; abstract;
Parameters
NegatedCount
Type: Integer
Variables
Type: System.Void
Type: TIEPattern
•TIEParser
•IEParser