Online Documentation for Advanced Localizer for RAD Studio VCL
OnGetFontCharSet event
Applies to
TQCustomLanguageSource component
Declaration
property OnGetFontCharSet;
Description
The OnGetFontCharSet event takes place when the GetFontCharSet method is called. Define the event handler if you want to take some actions after calling this method.