Stretchwikster I have managed to sort out my problem by doing the same search you carried out.
The following code sorted out the problem.
procedure TCirculationForm.AddNotesBtnClick(Sender: TObject);
begin
NotesEdit.Lines.Add(DateToStr(Now) + ':')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.