TrvActionInsertEquation.UserInterface

<< Click to display table of contents >>

TrvActionInsertEquation.UserInterface

Specifies whether the action shows a dialog window for editing equation before the insertion.

property UserInterface: Boolean;

If UserInterface = False, the action inserts a new equation, assigning Expression to its text.

If UserInterface = False, the action displays a dialog for editing properties of the new equation, initializing it with Expression.

Initial value:

True