TrvActionFonts.UserInterface |
Top Previous Next |
|
Allows working with or without the user interaction. property UserInterface: Boolean; If UserInterface=False, the action applies its properties to the selected text. If UserInterface=True, the action displays a font dialog, assigns changes to the action's properties, and then applies these properties to the selected text. Default value: True |