summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm9
1 files changed, 5 insertions, 4 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 02b7e61..e14f451 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -1,7 +1,7 @@
object Form1: TForm1
Left = 725
Height = 204
- Top = 826
+ Top = 825
Width = 713
BorderStyle = bsNone
Caption = 'FH-Wetter'
@@ -12,12 +12,13 @@ object Form1: TForm1
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnShow = FormShow
- LCLVersion = '2.0.2.0'
+ LCLVersion = '2.2.0.4'
object Image1: TImage
Left = 0
Height = 208
Top = 0
Width = 714
+ OnDblClick = Image1DblClick
end
object WolkeIco: TImage
Left = 80
@@ -195,7 +196,7 @@ object Form1: TForm1
OnClick = TrayIcon1Click
OnDblClick = TrayIcon1DblClick
OnMouseDown = TrayIcon1MouseDown
- left = 16
- top = 8
+ Left = 16
+ Top = 8
end
end