home *** CD-ROM | disk | FTP | other *** search
- object About: TAbout
- Left = 874
- Top = 696
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'About CyberCreek Task'
- ClientHeight = 194
- ClientWidth = 309
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 4
- Top = 4
- Width = 301
- Height = 181
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object lVersion: TLabel
- Left = 133
- Top = 4
- Width = 135
- Height = 24
- Caption = 'Version 97.2.5'
- Font.Color = clOlive
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label5: TLabel
- Left = 55
- Top = 125
- Width = 206
- Height = 13
- Caption = 'CCTask Copyright CyberCreek 1996, 1997.'
- end
- object Label7: TLabel
- Left = 10
- Top = 140
- Width = 167
- Height = 17
- AutoSize = False
- Caption = 'This program is licensed to:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label8: TLabel
- Left = 76
- Top = 84
- Width = 160
- Height = 13
- Cursor = crDrag
- Caption = 'http://www.cybercreek.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnDblClick = Label8DblClick
- end
- object Label6: TLabel
- Left = 83
- Top = 100
- Width = 128
- Height = 13
- Cursor = crDrag
- Caption = 'Utils@cybercreek.com'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnDblClick = Label8DblClick
- end
- object Label9: TLabel
- Left = 232
- Top = 32
- Width = 59
- Height = 13
- Caption = 'Programmer:'
- Font.Color = clActiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Name: TLabel
- Left = 8
- Top = 160
- Width = 289
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'First Name Last Name'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object CompanyName: TLabel
- Left = 8
- Top = 176
- Width = 289
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Company Name'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object Label3: TLabel
- Left = 49
- Top = 26
- Width = 181
- Height = 56
- Caption = 'CCTask'
- Font.Color = clBlack
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 45
- Top = 25
- Width = 181
- Height = 56
- Cursor = crDrag
- Caption = 'CCTask'
- Color = clBtnFace
- Font.Color = clBlue
- Font.Height = -48
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnDblClick = Label8DblClick
- end
- object Label4: TLabel
- Left = 240
- Top = 47
- Width = 47
- Height = 13
- Caption = 'Alex Rass'
- Font.Color = clActiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 232
- Top = 61
- Width = 3
- Height = 13
- Font.Color = clActiveCaption
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 76
- Top = 149
- Width = 164
- Height = 13
- Caption = 'Great THANKS to Neil Rubenking!'
- end
- end
- object Button1: TButton
- Left = 77
- Top = 216
- Width = 153
- Height = 27
- Caption = 'Enter License Number'
- Default = True
- TabOrder = 1
- Visible = False
- OnClick = Button1Click
- end
- end
-