mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 17:06:14 +02:00
*** empty log message ***
This commit is contained in:
parent
34441a0f2a
commit
dd44ca9d80
@ -20,7 +20,7 @@
|
|||||||
TComponent
|
TComponent
|
||||||
}
|
}
|
||||||
|
|
||||||
Unit Classes;
|
Unit ts010002;
|
||||||
|
|
||||||
{$M+}
|
{$M+}
|
||||||
|
|
||||||
@ -214,4 +214,4 @@ end;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
@ -37,4 +37,4 @@ begin
|
|||||||
o2.destroy;
|
o2.destroy;
|
||||||
o2:=c2.create;
|
o2:=c2.create;
|
||||||
c2.destroy;
|
c2.destroy;
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user