www.pudn.com > QQ_FACE.rar > untAbout.dfm


object FrmAbout: TFrmAbout 
  Left = 377 
  Top = 157 
  BorderStyle = bsDialog 
  Caption = 'FrmAbout' 
  ClientHeight = 170 
  ClientWidth = 314 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poScreenCenter 
  OnCreate = FormCreate 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 27 
    Top = 21 
    Width = 153 
    Height = 16 
    Caption = #12310#23616#22495#32593#21363#26102#36890#35759#12311 
    Font.Charset = GB2312_CHARSET 
    Font.Color = clWindowText 
    Font.Height = -16 
    Font.Name = #23435#20307 
    Font.Style = [fsBold] 
    ParentFont = False 
  end 
  object Label2: TLabel 
    Left = 48 
    Top = 72 
    Width = 138 
    Height = 39 
    Caption = #20316#32773': Eyes'#13#10#13#10'E-mail:  eyes@58866.com.cn' 
  end 
  object BitBtn1: TBitBtn 
    Left = 127 
    Top = 140 
    Width = 75 
    Height = 25 
    TabOrder = 0 
    OnClick = BitBtn1Click 
    Kind = bkOK 
  end 
end