<< Click to display table of contents >> TrvActionInsertSymbol.UseCurrentFont |
Defines how the initial value for a character's font is chosen.
property UseCurrentFont: Boolean;
If False: "Symbol" font is used when the dialog is displayed for the first time. The font of the last chosen character is used for subsequent calls.
If True: the font of the current text style is used.
If you assign True to this property, it makes sense to assign a different initial value to CharCode, because the default value is for "Symbol" font.
Default value:
False