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

EPOFileError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: translations.pas line 175

type EPOFileError = class(Exception)

public

  ResFileName: string;

  

  POFileName: string;

  

end;

Inheritance

EPOFileError

  

|

Exception

|

TObject

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