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

📄 unit23.dfm

📁 光学仪器的控制系统 用于教学和科研的仪器
💻 DFM
字号:
object DlgNDPrnSet: TDlgNDPrnSet
  Left = 363
  Top = 284
  BorderStyle = bsDialog
  Caption = #25171#21360#35774#32622
  ClientHeight = 196
  ClientWidth = 289
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object cbStd: TCheckBox
    Left = 88
    Top = 40
    Width = 97
    Height = 17
    Caption = #25171#21360#24037#20316#26354#32447
    TabOrder = 0
  end
  object cbData: TCheckBox
    Left = 88
    Top = 88
    Width = 97
    Height = 17
    Caption = #25171#21360#27979#37327#25968#25454
    TabOrder = 1
  end
  object Button1: TButton
    Left = 48
    Top = 152
    Width = 75
    Height = 25
    Caption = #25171#21360
    Default = True
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 152
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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