mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 22:59:56 +02:00
lcl: docs: fixed example
git-svn-id: trunk@31206 -
This commit is contained in:
parent
57bb0b83b2
commit
e84b06edc8
@ -44,8 +44,7 @@ begin
|
|||||||
LogListBox.Items.Add('Async '+ IntToStr(Data));
|
LogListBox.Items.Add('Async '+ IntToStr(Data));
|
||||||
end;
|
end;
|
||||||
|
|
||||||
initialization
|
{$R *.lfm}
|
||||||
{$I testqueueasynccall.lrs}
|
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user