SnookyT
2022-09-04 16:37:01 UTC
I have used the following line ok
edtProp.Text := memo1.Lines[8];
but how do I get the line that was clicked on instead of using 8?
thx S
edtProp.Text := memo1.Lines[8];
but how do I get the line that was clicked on instead of using 8?
thx S