diff --git a/CM2010.dfm b/CM2010.dfm index e62276d..33bbea8 100644 --- a/CM2010.dfm +++ b/CM2010.dfm @@ -1,8 +1,8 @@ object Form1: TForm1 Left = 195 Top = 109 - Width = 716 - Height = 477 + Width = 720 + Height = 480 Caption = 'Charge Manager 2010 --- (c)2003 by Markus Birth ' @@ -12,6 +12,41 @@ object Form1: TForm1 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] + Icon.Data = { + 000001000200101010000000000028010000260000002020100000000000E802 + 00004E0100002800000010000000200000000100040000000000C00000000000 + 0000000000001000000000000000000000000000800000800000008080008000 + 00008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF00 + 0000FF00FF00FFFF0000FFFFFF000000000000000000FFFF88888888FFF0F00F + 8888888800F0F00F8887788800F0F00F8877778800F0F00F8888888800F0F00F + 8222222800F0F888820020288880F888822222288880FFFF88888888FFF0F00F + 8888888800F0F00F8888888800F0F00F8888888800F0F00F8888888800F0F00F + 8888888800F00FFFFFFFFFFFFFF08001FFFF0000FFFF0000FFFF0000FFFF0000 + FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000 + FFFF0000FFFF0000FFFF8001FFFF280000002000000040000000010004000000 + 0000800200000000000000000000000000000000000000000000000080000080 + 000000808000800000008000800080800000C0C0C000808080000000FF0000FF + 000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0000000000000000000000 + 000000000000F8888888888888888888888888888880F8FFFFFFF88888888888 + 888FFFFFFF80F8088F08F88888888888888088888F80F8088F08F88888888888 + 888088888F80F808BBB8F88888777788888088888F80F808BBB8F88887777778 + 888088888F80F808BBB8F88887777778888088F08F80F808BBB8F88877777777 + 888088F08F80F808BBB8F88888888888888088888F80F808BBB8F8FFFFFFFFFF + FF8088888F80F808BBB8F802222222222F8088888F80F8088B88F80220200200 + 2F8088888F80F8088F08F802222222222F8088F08F80F8000000F80200202020 + 2F8000000F80F88888888802222222222F8888888880F8888888880000000000 + 0F8888888880F8FFFFFFF88888888888888FFFFFFF80F8088F08F88888888888 + 888088888F80F80AAAAAF88888888888888088F08F80F80AAAAAF88888888888 + 888088F08F80F80AAAAAF8888888888888808EEE8F80F80AAAAAF88888888888 + 88808EEE8F80F80AAAAAF8888888888888808EEE8F80F80AAAAAF88888888888 + 88808EEE8F80F80AAAAAF8888888888888808EEE8F80F80AAAAAF88888888888 + 88808EEE8F80F808AAA8F88888888888888088E88F80F8088F08F88888888888 + 888088F08F80F8000000F88888888888888000000F80F8888888888888888888 + 8888888888800FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF080000001000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000080000001} OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate @@ -509,8 +544,8 @@ object Form1: TForm1 end object StatusBar: TStatusBar Left = 0 - Top = 431 - Width = 708 + Top = 427 + Width = 712 Height = 19 Panels = <> SimplePanel = True diff --git a/CM2010Project.cfg b/CM2010Project.cfg index 33a8769..fd1f669 100644 --- a/CM2010Project.cfg +++ b/CM2010Project.cfg @@ -31,9 +31,9 @@ -M -$M16384,1048576 -K$00400000 --LE"c:\program files\borland\delphi7\Projects\Bpl" --LN"c:\program files\borland\delphi7\Projects\Bpl" --LUdesignide;vcl;rtl;vclx;vclactnband +-LE"C:\Documents and Settings\Administrator\My Documents\Borland Studio Projects\Bpl" +-LN"C:\Documents and Settings\Administrator\My Documents\Borland Studio Projects\Bpl" +-LU"designide;vcl;rtl;vclx;vclactnband" -w-UNSAFE_TYPE -w-UNSAFE_CODE -w-UNSAFE_CAST diff --git a/README.md b/README.md index 36d7f2d..c35ec8f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -cm2010 -====== +Charge Manager 2010 +=================== A Delphi application to monitor a Conrad/Voltcraft Charge Manager 2010. \ No newline at end of file