lcl: docs: fixed example

git-svn-id: trunk@31206 -
This commit is contained in:
mattias 2011-06-13 21:28:58 +00:00
parent 57bb0b83b2
commit e84b06edc8

View File

@ -44,8 +44,7 @@ begin
LogListBox.Items.Add('Async '+ IntToStr(Data));
end;
initialization
{$I testqueueasynccall.lrs}
{$R *.lfm}
end.