Online Documentation for Advanced Localizer for RAD Studio VCL

OnLanguageChanged


Applies to

TQCustomLanguageSource component

 

Declaration

property OnLanguageChanged: TNotifyEvent;

 

Description

 

The OnLanguageChanged event takes place after the active language is changed. It is invoked by the LanguageChanged method.

 


See also:

OnLanguageChanging event

LanguageChanged method