Detecting if changes have been made


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]

Posted by P12256 + Lesley on August 21, 2002 at 06:41:12:

Two questions:

1. Where a file has been opened and the user clicks on File Save - how can I get it to save to the file without displaying the File Save As Dialog box yet ask for a filename when the file is new?

2. Detect if the contents of a list box have changed or had new entries added to it and if true, then ask the user if they want to save the changes when they select File Exit

Thanking you


Related Articles and Replies:


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]