Forráskód Böngészése

+ moved here from webtbs dir

Jonas Maebe 24 éve
szülő
commit
425f5c31f3
1 módosított fájl, 10 hozzáadás és 0 törlés
  1. 10 0
      tests/webtbf/tw1467.pp

+ 10 - 0
tests/webtbf/tw1467.pp

@@ -0,0 +1,10 @@
+Unit tw1467;
+
+Interface
+
+Implementation
+
+Constructor tWaterSpot.Init(_X,_Y,_Radius:Longint);
+Begin
+End;
+