Online Documentation for Advanced Localizer for RAD Studio VCL

Save


Applies to

TQFormLocalizer component

 

Declaration

procedure Save; override;

 

Description

 

The Save method saves the localized strings associated with the instance of this class via Source property to the language file which is currently active (see ActiveLanguage property of the TQCustomLanguageSource component).

 


See also:

Source property

Localize method