summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-06-26 21:50:47 +0200
committerErich Eckner <git@eckner.net>2022-06-26 22:25:31 +0200
commit444c34deae44d796a8c25fd928e1b55d6c359582 (patch)
treec638d664b788ddeb162ff19fdc8ed5c9236fc62d /unit1.lfm
parent866c0521ad2d110330f7f777a2597638ecf9a308 (diff)
downloadFH-Wetter-444c34deae44d796a8c25fd928e1b55d6c359582.tar.xz
ide zeug
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