TrvActionSave.SuppressNextErrorMessage

Top  Previous  Next

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

property SuppressNextErrorMessage: Boolean;

This property is set to False before calling TRVAControlPanel.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.


RichView © Sergey Tkachenko