home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 311
- Top = 266
- BorderStyle = bsToolWindow
- Caption = 'About zNotes'
- ClientHeight = 197
- ClientWidth = 256
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label3: TLabel
- Left = 48
- Top = 152
- Width = 165
- Height = 13
- Caption = 'Copyright � 1998 FreshWater, Inc.'
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 241
- Height = 65
- Caption = 'Interface, design, and programming'
- TabOrder = 0
- object Label1: TLabel
- Left = 48
- Top = 16
- Width = 136
- Height = 24
- Caption = 'Kevin C. Miller'
- Font.Color = clBlue
- Font.Height = -20
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 144
- Top = 42
- Width = 94
- Height = 16
- Caption = 'kcm@cmu.edu'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 80
- Width = 241
- Height = 65
- Caption = 'Concept && Beta Support '
- TabOrder = 1
- object Label2: TLabel
- Left = 40
- Top = 16
- Width = 158
- Height = 19
- Caption = 'Dasharath Gopinath'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 64
- Top = 35
- Width = 121
- Height = 19
- Caption = 'Rahul Caprihan'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Button1: TButton
- Left = 88
- Top = 168
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 2
- OnClick = Button1Click
- end
- end
-