MapTextFileFrm.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object frm_MapTextFile: Tfrm_MapTextFile
  2.   Left = 118
  3.   Top = 172
  4.   Width = 544
  5.   Height = 375
  6.   Caption = #20869#23384#25991#20214#25805#20316
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Button4: TButton
  17.     Left = 192
  18.     Top = 56
  19.     Width = 75
  20.     Height = 25
  21.     Caption = 'Button4'
  22.     TabOrder = 0
  23.     OnClick = Button4Click
  24.   end
  25. end