Unit 'gettext' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TTranslationErrorHandler

Declaration

Source position: gettext.pp line 85

type TTranslationErrorHandler = procedure(

  const aFileName: string;

  const aUnitName: string;

  aError: Exception;

  out ReRaise: Boolean

);


Documentation generated on: Jan 30 2024