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

📄 unit24.dfm

📁 光学仪器的控制系统 用于教学和科研的仪器
💻 DFM
字号:
object DlgCurveInfo: TDlgCurveInfo
  Left = 387
  Top = 305
  BorderStyle = bsDialog
  Caption = #35889#32447#21442#25968
  ClientHeight = 310
  ClientWidth = 477
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object btnOK: TButton
    Left = 120
    Top = 264
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    TabOrder = 0
    OnClick = btnOKClick
  end
  object btnCancel: TButton
    Left = 272
    Top = 264
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    TabOrder = 1
    OnClick = btnCancelClick
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 477
    Height = 225
    Align = alTop
    TabOrder = 2
    object Label1: TLabel
      Left = 128
      Top = 20
      Width = 66
      Height = 13
      Caption = #25805#20316#32773'      '#65306
    end
    object Label2: TLabel
      Left = 128
      Top = 52
      Width = 66
      Height = 13
      Caption = #26679#21697#21517#31216'  '#65306
    end
    object lbOther: TLabel
      Left = 128
      Top = 84
      Width = 32
      Height = 13
      Caption = 'Label1'
    end
    object edOper: TEdit
      Left = 200
      Top = 16
      Width = 145
      Height = 21
      TabOrder = 0
    end
    object edName: TEdit
      Left = 200
      Top = 48
      Width = 145
      Height = 21
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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