summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-11-16 17:01:51 +0100
committerErich Eckner <git@eckner.net>2015-11-17 09:08:18 +0100
commit1d920d1dcced3b59825182520878cd7ba5672914 (patch)
tree0a0fc59648e64817e72488af591b8e471e28360a /unit1.lfm
parente99f3fec7e287b879ceeb0f0d95185cf2ab0791e (diff)
downloadFH-Wetter-1d920d1dcced3b59825182520878cd7ba5672914.tar.xz
Pegel funktionieren jetzt soweit
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm17
1 files changed, 13 insertions, 4 deletions
diff --git a/unit1.lfm b/unit1.lfm
index c88597b..473c24c 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -1,12 +1,21 @@
object Form1: TForm1
- Left = 2787
- Height = 240
- Top = 260
- Width = 320
+ Left = 649
+ Height = 204
+ Top = 256
+ Width = 713
Caption = 'Form1'
+ ClientHeight = 204
+ ClientWidth = 713
+ OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.4.4.0'
+ object Image1: TImage
+ Left = 0
+ Height = 208
+ Top = 0
+ Width = 714
+ end
object TrayIcon1: TTrayIcon
left = 16
top = 8