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
- Group "Current lot no:"
- Label lot no.
- Label expiry date:
- Label Reception date.
- Label Location.
- Label StockCode.
- Group "change lot no to"
- Edit Lot no
- Date Edit expiry date.
- Button to execute OK.
- Button to execute Cancel.
- 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.