Online Documentation for Advanced Localizer for RAD Studio VCL

OnPropertySaving


Applies to

TQFormLocalizer component

 

Declaration

property OnPropertySaving: TQPropProcessingEvent;

 

Description

 

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

 


See also:

OnPropertyLocalized event

OnPropertyLocalizing event

OnPropertySaved event

TQPropProcessingEvent type