home *** CD-ROM | disk | FTP | other *** search
- object AboutDlg: TAboutDlg
- Left = 249
- Top = 193
- ActiveControl = BitBtn1
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 198
- ClientWidth = 417
- Color = clSilver
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- Position = poScreenCenter
- OnActivate = FormActivate
- OnDblClick = FormDblClick
- TextHeight = 16
- object Label2: TLabel
- Left = 56
- Top = 80
- Width = 304
- Height = 16
- Caption = 'Copyright (c) 1995 - Charlie and Steve Sofware'
- end
- object Bevel1: TBevel
- Left = 16
- Top = 8
- Width = 385
- Height = 105
- end
- object Label1: TLabel
- Left = 136
- Top = 16
- Width = 144
- Height = 22
- Caption = 'Delphi Explorer'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 168
- Top = 48
- Width = 81
- Height = 16
- Caption = 'Version 2.20'
- end
- object TLabel
- Left = 24
- Top = 120
- Width = 4
- Height = 20
- end
- object Label4: TLabel
- Left = 40
- Top = 128
- Width = 83
- Height = 20
- Alignment = taCenter
- Caption = 'Free User:'
- end
- object Label5: TLabel
- Left = 236
- Top = 128
- Width = 75
- Height = 20
- Alignment = taCenter
- Caption = 'Free GDI:'
- end
- object Bevel2: TBevel
- Left = 16
- Top = 120
- Width = 385
- Height = 33
- end
- object Label6: TLabel
- Left = 128
- Top = 128
- Width = 53
- Height = 20
- Caption = 'Label6'
- end
- object Label7: TLabel
- Left = 320
- Top = 128
- Width = 53
- Height = 20
- Caption = 'Label7'
- end
- object FaceHits: TLabel
- Left = 8
- Top = 168
- Width = 78
- Height = 20
- Caption = 'Face Hits:'
- end
- object Label8: TLabel
- Left = 80
- Top = 168
- Width = 4
- Height = 20
- end
- object Image1: TImage
- Left = 0
- Top = 40
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Visible = False
- OnClick = Image1Click
- end
- object BitBtn1: TBitBtn
- Left = 164
- Top = 160
- Width = 89
- Height = 33
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 1
- OnTimer = Timer1Timer
- Left = 368
- Top = 32
- end
- end
-