Online Documentation for Advanced Localizer for RAD Studio VCL
LoadString
Applies to
TQCustomLanguageSource component
Declaration
function LoadString(const StringName, DefaultValue: string): string; virtual;
Description
The LoadString method is used in all the descendant components of TQCustomLanguageSource to load a string from the source language file.
See also: