home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 364
- Top = 229
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'About SamRip'
- ClientHeight = 232
- ClientWidth = 367
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object AboutGroup: TGroupBox
- Left = 8
- Top = 8
- Width = 353
- Height = 217
- TabOrder = 0
- object Image1: TImage
- Left = 8
- Top = 24
- Width = 105
- Height = 177
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 128
- Top = 24
- Width = 205
- Height = 27
- Caption = 'SamRip Version 2.02'
- Font.Color = clBlack
- Font.Height = -24
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 168
- Top = 64
- Width = 122
- Height = 21
- Caption = 'Copyright 1998'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 168
- Top = 88
- Width = 122
- Height = 23
- Caption = 'Paul D. Spark'
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 152
- Top = 144
- Width = 168
- Height = 13
- Caption = 'Publication Copyright RBF Software'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 168
- Top = 112
- Width = 120
- Height = 13
- Caption = 'Email: pspark@xtra.co.nz'
- end
- object Label6: TLabel
- Left = 160
- Top = 160
- Width = 143
- Height = 13
- Caption = 'Email: samrip@octamed.co.uk'
- end
- end
- object Button1: TButton
- Left = 272
- Top = 192
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-