I've found the .PAS file with the 'SetFocus' commented out along with EditBtn.pas with the edited TDateChange Proc.
I suspect that I was somewhat cavalier this morning when I opened the project using the [Open Recent Project] option and didn't really look at the whole path - I can't be 100% but that looks to be the case.
Now I have a number of backup files -- !! thank the Lord for the suberb backup system within Lazarus !! --- but not all are the same date/time. This is obviously due to the fact that Laz doesn't bother to save unchanged files (quite correctly) but I'd appeciate guidance as to which files I need to make available in the correct folder.
At the same date/time (16th 23:16) I have .PAS, LFM & .LPI filles. The .LPS file I have is 17th or 18th and the .RES file is 18th but is in the sub folder /LIB.
The .LPR and .ICO files are in the correct folder and unchanged from their creation in 2017.
It's quite obvious that the .PAS, .LFM & LPI files need to be made non-backup and moved to the correct folder but I'm not sure which .LPS file should joint them or whether the .RES file should be moved from /LIB. I could 'suck-it-and-see' but I'd rather be advised by those with better knowledge

[EDIT]
I should also have asked if the Editbtn.pas file should be restored and to where?I've now found that the only copy of Editbtn.pas without TDateEdit.Loaded is under Laz 1.6 so (I have no idea how) I must have been working under that at some point

Then there is the question of the files in the /LIB folder under the correct (working) folder . . . . . .