var
s:
string
;
t: TStringList;
begin
s:=socket
.
ReceiveText;
t := TStringList
create;
t
text := stringReplace(s,
' '
, #
13
#
10
,
[rfReplaceAll]);
edit1
Text:=t[
0
];
edit2
1
edit4
2
edit5
3
edit6
4
edit7
5
free
Сайт
Форум
FAQ
Соглашения
Прочее