Online Documentation for Advanced Localizer for RAD Studio VCL

Localize


Applies to

TQCustomLocalizer component

 

Declaration

procedure Localize; virtualabstract;

 

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:

Source property

Save method