Online Documentation for Advanced Localizer for RAD Studio VCL

SaveStrings


Applies to

TQCustomLanguageSource component

 

Declaration

procedure SaveStrings(Strings: TStrings); virtual;

 

Description

 

The SaveStrings method is used in all the descendant components of TQCustomLanguageSource to save a number of strings (e.g. strings corresponding to the current form) to the source language file.

 


See also:

SaveString method

LoadStrings method