From e99f3fec7e287b879ceeb0f0d95185cf2ab0791e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 16 Nov 2015 06:37:30 +0100 Subject: Tagesendstand, pegelunit begonnen --- unit1.lfm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 unit1.lfm (limited to 'unit1.lfm') diff --git a/unit1.lfm b/unit1.lfm new file mode 100644 index 0000000..c88597b --- /dev/null +++ b/unit1.lfm @@ -0,0 +1,14 @@ +object Form1: TForm1 + Left = 2787 + Height = 240 + Top = 260 + Width = 320 + Caption = 'Form1' + OnCreate = FormCreate + OnDestroy = FormDestroy + LCLVersion = '1.4.4.0' + object TrayIcon1: TTrayIcon + left = 16 + top = 8 + end +end -- cgit v1.2.3-54-g00ecf