I'm writing a delphi code. should I only use 1 form for input and editing data? so that the "save" button will have different effect according to the form mode (insert or update)
↧