home *** CD-ROM | disk | FTP | other *** search
- object FrmAbout: TFrmAbout
- Left = 397
- Top = 406
- Width = 290
- Height = 216
- Caption = 'About'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel3: TPanel
- Left = 7
- Top = 7
- Width = 268
- Height = 145
- BevelInner = bvLowered
- TabOrder = 0
- object Image1: TImage
- Left = 2
- Top = 0
- Width = 42
- Height = 41
- Center = True
- Picture.Data = {<image000.ico>}
- end
- object Label4: TLabel
- Left = 62
- Top = 8
- Width = 90
- Height = 13
- Caption = 'NetStat Version %s'
- end
- object Label5: TLabel
- Left = 62
- Top = 32
- Width = 141
- Height = 13
- Caption = 'Written By: Charles DeWeese'
- end
- object Label6: TLabel
- Left = 62
- Top = 56
- Width = 189
- Height = 13
- Caption = 'Copyright 1998-99 by Charles DeWeese'
- end
- object Label7: TLabel
- Left = 85
- Top = 97
- Width = 107
- Height = 13
- Cursor = crHandPoint
- Caption = 'krazy@rocketmail.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label7Click
- end
- object Label9: TLabel
- Left = 62
- Top = 71
- Width = 93
- Height = 13
- Caption = 'All Rights Reserved'
- end
- object Label11: TLabel
- Left = 48
- Top = 98
- Width = 31
- Height = 13
- Caption = 'E-mail:'
- end
- object Label10: TLabel
- Left = 44
- Top = 119
- Width = 36
- Height = 13
- Caption = 'WWW:'
- end
- object Label8: TLabel
- Left = 85
- Top = 118
- Width = 147
- Height = 13
- Cursor = crHandPoint
- Caption = 'flashfxp.skuz.net/freeware.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label8Click
- end
- end
- object Button1: TButton
- Left = 107
- Top = 159
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-