TrvActionSave.DisableWhenUnmodified

<< Click to display table of contents >>

TrvActionSave.DisableWhenUnmodified

Allows disabling the action if the editor is unmodified.

property DisableWhenUnmodified: Boolean;

If False, the action is always enabled.

If True, the action is enabled only when a document in the target editor is changed.

Default value

False