⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit1.~dfm

📁 文件格式转换,用于拓普康全站仪传输数据格式转换成清华三维EPSW98的格式.
💻 ~DFM
字号:
object Form1: TForm1
  Left = 35
  Top = 114
  Width = 1036
  Height = 576
  Caption = #25991#20214#26684#24335#36716#25442
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Memo1: TMemo
    Left = 8
    Top = 8
    Width = 401
    Height = 513
    ScrollBars = ssVertical
    TabOrder = 0
  end
  object Memo2: TMemo
    Left = 528
    Top = 8
    Width = 489
    Height = 513
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object Button1: TButton
    Left = 433
    Top = 125
    Width = 75
    Height = 25
    Caption = '<<'#35835#28304#25991#20214
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 433
    Top = 183
    Width = 75
    Height = 25
    Caption = #26684#24335#36716#25442'>>'
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 433
    Top = 237
    Width = 75
    Height = 25
    Caption = #20445#23384#25991#20214
    TabOrder = 4
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 436
    Top = 296
    Width = 75
    Height = 25
    Caption = #28165#38500#20869#23481
    TabOrder = 5
    OnClick = Button4Click
  end
  object OpenDialog1: TOpenDialog
    Left = 360
    Top = 32
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'FLD'
    Filter = 'FLD(FLD'#25991#20214')|FLD'
    Left = 398
    Top = 33
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -