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