trichview.support
Re: TRvSaveAction is not assigned |
Author |
Message |
Sergey Tkachenko |
Posted: 03/09/2004 22:08:23 Actions for commands New, Open, Save, SaveAs work together. For example, when New command is executed, New calls Save for saving the changed document. If file name is undefined, Save calls SaveAs for choosing file name, and so on. So, if you use one of these actions you must use them all (at least Save and SaveAs are absolutely necessary). Actions searches for each other on the same form/datamodule. If they cannot find the required actions, they raise this exception. > Hi, > I would like to ask what does this mean: > TRvSaveAction is not assigned > > > > > |
Powered by ABC Amber Outlook Express Converter