www.pudn.com > MapEditor.zip > About.dfm


object Form1: TForm1 
  Left = 192 
  Top = 114 
  Width = 238 
  Height = 164 
  Caption = #20851#20110 
  Color = clBtnFace 
  Font.Charset = ANSI_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -13 
  Font.Name = #23435#20307 
  Font.Style = [] 
  OldCreateOrder = False 
  Position = poMainFormCenter 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Label1: TLabel 
    Left = 40 
    Top = 24 
    Width = 65 
    Height = 13 
    Caption = #22320#22270#32534#36753#22120 
  end 
  object Label2: TLabel 
    Left = 56 
    Top = 52 
    Width = 7 
    Height = 13 
  end 
  object Button1: TButton 
    Left = 80 
    Top = 85 
    Width = 75 
    Height = 25 
    Caption = #30830#23450'(&O)' 
    TabOrder = 0 
    OnClick = Button1Click 
  end 
end