Online Documentation for Advanced Localizer for RAD Studio VCL

LanguageChanged method


Applies to

TQCustomLanguageSource component

 

Declaration

procedure LanguageChanged; virtual;

 

Description

 

The LanguageChanged method evokes the OnLanguageChanged event. This method can be overridden in the descendant classes.

 


See also:

LanguageChanging method

OnLanguageChanged event