Ga naar inhoud

Form ChangeLotNoDialog

  • Unit name: Dialogs.ChangeLotNo
  • Form name: TChangeLotNoDialog
  • Old form name: form152 (unit152)

Synopsis

Dialog to enter parameters for changing a lot no.

Functionalities

  1. Group "Current lot no:"
  2. Label lot no.
  3. Label expiry date:
  4. Label Reception date.
  5. Label Location.
  6. Label StockCode.
  7. Group "change lot no to"
  8. Edit Lot no
  9. Date Edit expiry date.
  10. Button to execute OK.
  11. Button to execute Cancel.
  12. All labels/edits settable through properties.

Actions

OK

Set form ModalResult to mrOK.

Cancel

Set form ModalResult to mrCancel.

Tables/Views

None.

Needed Service Calls

None.

Reports

None.