Online Documentation for Advanced Localizer for RAD Studio VCL
LoadStrings
Applies to
TQCustomLanguageSource component
Declaration
procedure LoadStrings(Strings: TStrings); virtual; abstract;
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: