www.pudn.com > 200589952618.rar > About.dfm


object FAbout: TFAbout 
  Left = 290 
  Top = 177 
  Width = 249 
  Height = 168 
  BorderIcons = [biSystemMenu, biMinimize] 
  Caption = 'About' 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  Icon.Data = { 
    0000010002002020100000000000E80200002600000010101000000000002801 
    00000E0300002800000020000000400000000100040000000000000200000000 
    0000000000000000000000000000000000000000800000800000008080008000 
    0000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF00 
    0000FF00FF00FFFF0000FFFFFF00000000000000000000000000000000000078 
    888870000000078887F877000000007FFFFF770000000078887788700000007F 
    FFFF787000000007FBFBFBFB0000007FFFFF788700000000777777777000007F 
    FFFF788870000000000000000000007FFFFF788870000000000000000000007F 
    FFFF788870000000000000000000004CCCCC48887070BFBFBFB777770000004C 
    CCCC448870770777777077777000004CCCCC444870778078F87707877700004C 
    CCCC444470770000000000877770004CCCCC044440778888888888877770007F 
    FFFF00444088FFFFFFFFFFF77770077FFFFF0804407777777777777877707787 
    777788F040000000000000778770787888778FFF007788888888870778707F87 
    888077777088FFFFFFFF8770777007F87807FFFF80077777777F87700000007F 
    8007FFFF804CCCCCCC7F877000000007F00077777CCC7FFFFF7F877000000000 
    70007F70C0007FFFFF7F87700000000000007F70C7FF7FFFFF7F877000000000 
    00007F70C7FF4444447F87700000000000007F70C7FFFFF0CC7F877000000000 
    00007F70C0000000CC7F87700000000000007F7000000000007F877000000000 
    00007F7777777777777F87700000000000007F88888888888888877000000000 
    000007FFFFFFFFFFFFFFF77000000000000000788888888888888F7000000000 
    0000000777777777777777700000C07F003FC03F801FC01FC00FC00FE007C007 
    F003C003FFFFC003FFFFC000000FC0000007C0000003C0000001C0000000C000 
    0000C0000000800000000000000000000000000000018000000FC200000FE300 
    000FF300000FFF00000FFF00000FFF00000FFF00000FFF00000FFF00000FFF00 
    000FFF80000FFFC0000FFFE0001F280000001000000020000000010004000000 
    0000800000000000000000000000000000000000000000000000000080000080 
    00000080800080000000800080008080000080808000C0C0C0000000FF0000FF 
    000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00077700000777000008FF 
    70000788870008FF78000000000008FF78000000000004CC48077883770004CC 
    4407077007700788040788888870788874000000077087878807888870700870 
    FF7444487000007077448FF870000000804F777870000000804770C870000000 
    870000087000000078888888800000000788888880008703FFFF8381FFFF81C1 
    FFFF8003FFFF8001FFFF8000FFFF8000FFFF0000FFFF0000FFFF0003FFFF9003 
    FFFFF003FFFFF003FFFFF003FFFFF003FFFFF803FFFF} 
  OldCreateOrder = False 
  Position = poDesktopCenter 
  PixelsPerInch = 96 
  TextHeight = 13 
  object GroupBox1: TGroupBox 
    Left = 8 
    Top = 8 
    Width = 225 
    Height = 121 
    TabOrder = 0 
    object Label1: TLabel 
      Left = 48 
      Top = 24 
      Width = 41 
      Height = 17 
      AutoSize = False 
      Caption = 'Version:' 
    end 
    object Label2: TLabel 
      Left = 96 
      Top = 24 
      Width = 81 
      Height = 17 
      AutoSize = False 
      Caption = 'V1.0.0' 
    end 
    object Label3: TLabel 
      Left = 48 
      Top = 48 
      Width = 41 
      Height = 17 
      AutoSize = False 
      Caption = 'Design:' 
    end 
    object Label4: TLabel 
      Left = 96 
      Top = 48 
      Width = 65 
      Height = 17 
      AutoSize = False 
      Caption = #38472#36229 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -13 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label5: TLabel 
      Left = 56 
      Top = 67 
      Width = 33 
      Height = 17 
      AutoSize = False 
      Caption = 'Coder:' 
    end 
    object Label6: TLabel 
      Left = 96 
      Top = 68 
      Width = 32 
      Height = 13 
      AutoSize = False 
      Caption = #38472#36229 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clWindowText 
      Font.Height = -13 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ParentFont = False 
    end 
    object Label7: TLabel 
      Left = 56 
      Top = 88 
      Width = 33 
      Height = 17 
      AutoSize = False 
      Caption = 'E-mail:' 
    end 
    object Label8: TLabel 
      Left = 96 
      Top = 88 
      Width = 121 
      Height = 17 
      Cursor = crHandPoint 
      AutoSize = False 
      Caption = 'Polar_Chen@sohu.com' 
      Font.Charset = DEFAULT_CHARSET 
      Font.Color = clRed 
      Font.Height = -11 
      Font.Name = 'MS Sans Serif' 
      Font.Style = [] 
      ParentFont = False 
      OnClick = Label8Click 
    end 
  end 
end