Online Documentation for Advanced Localizer for RAD Studio VCL

OnClear event


Applies to

TQCustomLanguageSource component

 

Declaration

property OnClear;

 

Description

 

The OnClear event takes place when the Clear method is called. Define the event handler if you want to take some actions after calling this method.