home *** CD-ROM | disk | FTP | other *** search
- object AboutDlg: TAboutDlg
- Left = 271
- Top = 193
- BorderIcons = []
- BorderStyle = bsNone
- Caption = ' '
- ClientHeight = 250
- ClientWidth = 255
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 255
- Height = 250
- Align = alClient
- BevelInner = bvLowered
- BorderStyle = bsSingle
- TabOrder = 0
- object Label6: TLabel
- Left = 93
- Top = 4
- Width = 64
- Height = 31
- Caption = '20/20'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 61
- Top = 87
- Width = 128
- Height = 13
- Caption = 'Copyright (C) 1997-2000 by'
- end
- object Label7: TLabel
- Left = 69
- Top = 103
- Width = 119
- Height = 13
- Caption = 'byLight Technolgies, Inc.'
- end
- object Label8: TLabel
- Left = 81
- Top = 119
- Width = 88
- Height = 13
- Caption = '(all rights reserved)'
- end
- object Image2: TImage
- Left = 6
- Top = 6
- Width = 38
- Height = 37
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 99
- Top = 45
- Width = 53
- Height = 13
- Caption = 'Version 2.2'
- end
- object Label2: TLabel
- Left = 62
- Top = 144
- Width = 127
- Height = 13
- Caption = 'Portions Copyrighted (C) by'
- end
- object Label3: TLabel
- Left = 94
- Top = 159
- Width = 63
- Height = 13
- Caption = 'Skyline Tools'
- end
- object Button2: TButton
- Left = 88
- Top = 208
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
-