Online Documentation for Advanced Localizer for RAD Studio VCL
Localize
Applies to
TQCustomLocalizer component
Declaration
procedure Localize; virtual; abstract;
Description
The Localize method localizes the strings associated with the instance of this class via Source property. This method is abstract and should be overridden in the descendant classes.
See also: