<< Click to display table of contents >> TrvActionFontEx.AutoApplySymbolCharset |
Allows to correct charset for symbol fonts.
property AutoApplySymbolCharset: Boolean;
This property works if UserInterface=False.
If True, then when the action applies a font name without charset (i.e rvfimFontName in ValidProperties, rvfimCharset not in ValidProperties), if this is a symbol font (i.e. if it supports only SYMBOL_CHARSET), the action applies SYMBOL_CHARSET to the selection; if this is not a symbol font, it applies DEFAULT_CHARSET.
Default value:
True
See also: