4 lines
41 B
Text
4 lines
41 B
Text
|
|
begin
|
||
|
|
Memo.Line.Add('Hello World');
|
||
|
|
end;
|