home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 230
- Top = 195
- BorderStyle = bsDialog
- Caption = 'About PrintKey v3.07'
- ClientHeight = 332
- ClientWidth = 348
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 333
- Height = 285
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 109
- Height = 129
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 124
- Top = 12
- Width = 153
- Height = 37
- Caption = 'PrintKey�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- IsControl = True
- end
- object Version: TLabel
- Left = 128
- Top = 48
- Width = 159
- Height = 16
- Caption = 'Version 3.07 FreeWare'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 128
- Top = 72
- Width = 197
- Height = 13
- Caption = 'Copyright� 1998 By Alfred Bolliger'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Label3: TLabel
- Left = 8
- Top = 180
- Width = 195
- Height = 13
- Caption = 'For Free Use of an Individual or Company'
- end
- object Label4: TLabel
- Left = 8
- Top = 196
- Width = 261
- Height = 13
- Caption = 'Modification or Resale is Prohibited All Rights Reserved'
- end
- object Label5: TLabel
- Left = 128
- Top = 96
- Width = 155
- Height = 13
- Caption = 'Lindauerstr.37 8309 Nuerensdorf'
- end
- object Label6: TLabel
- Left = 128
- Top = 112
- Width = 54
- Height = 13
- Caption = 'Switzerland'
- end
- object Label8: TLabel
- Left = 8
- Top = 212
- Width = 313
- Height = 13
- Caption = 'No Responsability for Malfunction or Damage of involved Software'
- end
- object Label9: TLabel
- Left = 8
- Top = 232
- Width = 236
- Height = 13
- Caption = 'Gif� is a Trademark of CompuServe Incorporated'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 8
- Top = 248
- Width = 296
- Height = 13
- Caption = 'Gif Routines '#39'GifImage'#39' Copyright 1997,98 by Anders Melander'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 8
- Top = 264
- Width = 250
- Height = 13
- Caption = 'source available for Free at http://www.melander.dk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 8
- Top = 144
- Width = 40
- Height = 13
- Caption = 'E-Mail '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 160
- Width = 66
- Height = 13
- Caption = 'Home Page'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 100
- Top = 144
- Width = 121
- Height = 13
- Cursor = crHandPoint
- Hint = 'Send me an E-Mail'
- Caption = 'coolmen@bluewin.ch'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label7Click
- end
- object Label12: TLabel
- Left = 100
- Top = 160
- Width = 209
- Height = 13
- Cursor = crHandPoint
- Hint = 'Visit my Home Page'
- Caption = 'http://www.geocities.com/~gigaman'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label12Click
- end
- end
- object OKButton: TButton
- Left = 135
- Top = 300
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- OnClick = OKButtonClick
- end
- end
-