Online Documentation for Advanced Localizer for RAD Studio VCL

LanguageChanged


Applies to

TQCustomLocalizer component

 

Declaration

procedure LanguageChanged; virtual;

 

Description

 

The LanguageChanged method evokes the OnLanguageChanged event. This method can be overridden in the descendant classes to define the actions taken after changing the active language.

 


See also:

LanguageChanging method

OnLanguageChanged event