TrvActionSave.SuppressNextErrorMessage

<< Click to display table of contents >>

TrvActionSave.SuppressNextErrorMessage

Turns off the default error message when saving to the custom format (ffeCustom).

property SuppressNextErrorMessage: Boolean;

This property is set to False before calling GetControlPanel.OnCustomFileOperation.

If you assign True to this property in this event, an error message will not be displayed even if False is returned in the Success parameter of this event.