[Overview][Classes][Procedures and functions][Index] Reference for unit 'DefaultTranslator' (#lcl)

TUpdateTranslator

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

Declaration

Source position: defaulttranslator.pas line 42

type TUpdateTranslator = class(TAbstractTranslator)

public

  procedure UpdateTranslation();

end;

Inheritance

TUpdateTranslator

|

TAbstractTranslator

  

Abstract base class for translators

|

TObject