object StartWin: TStartWin Left = 195 Top = 184 BorderIcons = [biSystemMenu] AutoScroll = False Caption = '�ber TextWork 99' ClientHeight = 265 ClientWidth = 250 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 88 Top = 4 Width = 153 Height = 37 AutoSize = False Caption = 'Textwork 99' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 88 Top = 44 Width = 153 Height = 33 AutoSize = False Caption = 'Das intelligente Textbaustein- programm f�r 32bit-Windows' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label3: TLabel Left = 88 Top = 84 Width = 77 Height = 13 Caption = 'Version: 1.5.0.0' end object Label4: TLabel Left = 88 Top = 124 Width = 100 Height = 13 Caption = 'Copyright (c) 1999 by' end object Label5: TLabel Left = 88 Top = 140 Width = 135 Height = 13 Caption = 'Breuer Elektronik - M�nchen' end object Bevel1: TBevel Left = 4 Top = 164 Width = 241 Height = 2 end object Label8: TLabel Left = 88 Top = 104 Width = 113 Height = 13 Cursor = crHandPoint Caption = 'http://www.textwork.de' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentColor = False ParentFont = False OnClick = Label8Click end object Liz: TNotebook Left = 4 Top = 172 Width = 241 Height = 89 TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Unreg' object Label6: TLabel Left = 24 Top = 7 Width = 183 Height = 22 Caption = 'Unregistrierte Version' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 8 Top = 32 Width = 225 Height = 17 Alignment = taCenter AutoSize = False Color = clRed Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Visible = False end object Button1: TButton Left = 24 Top = 60 Width = 57 Height = 21 Caption = 'Hilfe' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 88 Top = 60 Width = 117 Height = 21 Caption = 'Bestellformular laden' TabOrder = 1 OnClick = Button2Click end end object TPage Left = 0 Top = 0 Caption = 'Reg' object Label7: TLabel Left = 4 Top = 4 Width = 62 Height = 13 Caption = 'Lizensiert f�r:' end object UName: TLabel Left = 24 Top = 24 Width = 157 Height = 13 AutoSize = False Caption = 'Nana' end object UOrg: TLabel Left = 24 Top = 40 Width = 193 Height = 13 AutoSize = False Caption = 'wewid' end object Kn: TLabel Left = 100 Top = 56 Width = 74 Height = 13 Caption = 'Kundenummer ' end object PrdId: TLabel Left = 100 Top = 72 Width = 49 Height = 13 Caption = 'Produkt-Id' end object Label9: TLabel Left = 24 Top = 56 Width = 71 Height = 13 Caption = 'Kundenummer:' end object Label10: TLabel Left = 24 Top = 72 Width = 70 Height = 13 Caption = 'Seriennummer:' end end end object Panel1: TPanel Left = 4 Top = 8 Width = 77 Height = 145 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 1 object Image1: TImage Left = 1 Top = 1 Width = 75 Height = 143 Align = alClient Picture.Data = {} Stretch = True end end object Timer1: TTimer Enabled = False Interval = 3500 OnTimer = Timer1Timer Left = 212 Top = 144 end end