TrvActionSave.ActionSaveAs

<< Click to display table of contents >>

TrvActionSave.ActionSaveAs

Links this action to TrvActionSaveAs action.

property ActionSaveAs: TrvActionSaveAs;

TrvActionSaveAs action is used when the document has a temporal name (after the execution of TrvActionNew action). In this case, instead of saving, the action executes TrvActionSaveAs action.

If this link is not defined, the first found TrvActionSaveAs action on the same form/datamodule is used. If no TrvActionSaveAs action found, an exception occurs on executing.