Online Documentation for Advanced Localizer for RAD Studio VCL
OnLanguageChanging event
Applies to
TQCustomLocalizer component
Declaration
property OnLanguageChanging: TQLangChangingEvent;
Description
The OnLanguageChanging event takes place before the active language is changed. It is invoked by the LanguageChanging method.
See also: