ImageEn, unit hyiedefs
IIELanguageUpdatable
Declaration
IIELanguageUpdatable = interface
procedure UpdateLanguage();
end;
Description
Each component (TComponent descendant) that implements the UpdateLanguage method of this interface will be called whenever
MsgLanguage
changes.