TrvActionFontEx.AutoApplySymbolCharset |
Top Previous Next |
|
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. Default value: True |