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

TUTF8Parser.ErrorFmt

Raises an EParserError with the formatted message.

Declaration

Source position: lresources.pp line 388

public procedure TUTF8Parser.ErrorFmt(

  const Ident: string;

  const Args: array of Const

);

Arguments

Ident

  

The Format string.

Args

  

The arguments to be formatted.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.