Online Documentation for Advanced Localizer for RAD Studio VCL

ClearBeforeSave property


Applies to

TQCustomLocalizer component

 

Declaration

property ClearBeforeSave: boolean;

 

Description

 

If the ClearBeforeSave property is true then the strings associated with the instance of this class via Source property are cleared before saving.

 


See also:

Source property

Save method