Online Documentation for Advanced Localizer for RAD Studio VCL
Source property
Applies to
TQCustomLocalizer component
Declaration
property Source: TQCustomLanguageSource;
Description
The Source property determines the TQCustomLanguageSource component, which provides the current TQCustomLocalizer component with the localized strings. This property is used in receiving the localized strings from the language file or saving strings to the file.
See also:
TQCustomLanguageSource component