[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TParser.ErrorStr

Raises an EParserError exception with the given message

Declaration

public procedure TParser.ErrorStr(

  const Message: String

);