Open bvorak opened 7 years ago
database unit is fine
gui is fine
for example in procedure TForm1.BtInfoStudShowClick(Sender: TObject); you have to do a null check because StrToInt will not work with '' @frcroth
Barcode generator is fine because they have only functions with required parameters
Any more places where this needs to happen?
GUI example: it shouldn't be possible to enter empty strings