OnClearAll event
Applies to
TQCustomLanguageSource component
Declaration
property OnClearAll;
Description
The OnClearAll event takes place when the ClearAll method is called. Define the event handler if you want to take some actions after calling this method.