This blog contains my work about anything.
s := edit1.text;
p := pos('ME',s);
edit2.text := copy(s,p+2,13);
No comments:
Post a Comment