Online Documentation for Advanced Localizer for RAD Studio VCL

OnPropertySaved


Applies to

TQFormLocalizer component

 

Declaration

property OnPropertySaved: TQPropProcessedEvent;

 

Description

 

The OnPropertySaved event takes place after a property of some component on a form is saved to the language source.

 


See also:

OnPropertyLocalized event

OnPropertyLocalizing event

OnPropertySaving event

TQPropProcessedEvent type