Online Documentation for Advanced Localizer for RAD Studio VCL

LoadStrings


Applies to

TQCustomLanguageSource component

 

Declaration

procedure LoadStrings(Strings: TStrings); virtualabstract;

 

Description

 

The LoadStrings method is used in all the descendant components of TQCustomLanguageSource to load a number of strings (e.g. strings of the specified section) from the source language file.

 


See also:

LoadString method

SaveStrings method