home *** CD-ROM | disk | FTP | other *** search
- object NMShow: TNMShow
- Left = 200
- Top = 114
- Width = 460
- Height = 380
- BorderStyle = bsDialog
- Caption = 'Netmasters '
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 234
- Height = 13
- Caption = 'Copyright � 1996-1998 NetMasters L.L.C'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 126
- Top = 42
- Width = 206
- Height = 13
- Caption = 'Um die Komponenten registrieren zu lassen,'
- end
- object Label3: TLabel
- Left = 126
- Top = 56
- Width = 230
- Height = 13
- Caption = 'rufen Sie die Telefonnr. 603-578-2200 in USA an'
- end
- object Label4: TLabel
- Left = 152
- Top = 104
- Width = 143
- Height = 13
- Caption = '1-888-2-GET-WEB (Nur USA)'
- end
- object Label5: TLabel
- Left = 128
- Top = 120
- Width = 167
- Height = 13
- Caption = 'Fax 603-578-2228'
- end
- object Label6: TLabel
- Left = 128
- Top = 136
- Width = 194
- Height = 13
- Caption = 'E-mail info@netmastersllc.com'
- end
- object Label7: TLabel
- Left = 126
- Top = 84
- Width = 133
- Height = 13
- Caption = 'Kontakt zu NetMasters LLC:'
- end
- object Label8: TLabel
- Left = 160
- Top = 152
- Width = 142
- Height = 13
- Caption = 'http://www.netmastersllc.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label8Click
- end
- object Image1: TImage
- Left = 16
- Top = 40
- Width = 97
- Height = 49
- Picture.Data = {<image000.bmp>}
- end
- object Label9: TLabel
- Left = 126
- Top = 70
- Width = 251
- Height = 13
- Caption = 'Sie erhalten techn. Unterst�tzung und den Quellcode'
- end
- object Label10: TLabel
- Left = 128
- Top = 152
- Width = 26
- Height = 13
- Caption = 'Web '
- end
- object Label11: TLabel
- Left = 16
- Top = 192
- Width = 215
- Height = 13
- Caption = 'Version: 5.3.0 Build:1055 Datum:26.5.99 '
- end
- object OKBtn: TButton
- Left = 279
- Top = 180
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button1: TButton
- Left = 43
- Top = 245
- Width = 150
- Height = 25
- Caption = 'Bekannte Probleme'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 148
- Top = 220
- Width = 90
- Height = 25
- Caption = 'Mailing/Liste'
- TabOrder = 2
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 43
- Top = 220
- Width = 105
- Height = 25
- Caption = 'Versions�berpr�fung'
- TabOrder = 3
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 193
- Top = 245
- Width = 150
- Height = 25
- Caption = 'Bug-Report einsenden'
- TabOrder = 4
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 238
- Top = 220
- Width = 105
- Height = 25
- Caption = 'Quelltext'
- TabOrder = 5
- OnClick = Button5Click
- end
- end
-