Online Documentation for Advanced Localizer for RAD Studio VCL
Save
Applies to
TQCustomLocalizer component
Declaration
procedure Save; virtual;
Description
The Save method saves the localized strings associated with the instance of this class via Source property. To use this method you should override it in the descendant classes.
See also: