Online Documentation for Advanced Localizer for RAD Studio VCL

SaveString


Applies to

TQCustomLanguageSource component

 

Declaration

procedure SaveString(const StringName, Value: string); virtual;

 

Description

 

The SaveString method is used in all the descendant components of TQCustomLanguageSource to save a string to the source language file.

 


See also:

SaveStrings method

LoadString method