unit6.dfm

来自「西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录」· DFM 代码 · 共 72 行

DFM
72
字号
object Form6: TForm6
  Left = 302
  Top = 271
  Width = 280
  Height = 265
  Caption = 'Form6'
  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 Label1: TLabel
    Left = 227
    Top = 77
    Width = 12
    Height = 13
    Caption = #27425
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 24
    Width = 97
    Height = 17
    Caption = #33258#21160#32852#26426
    TabOrder = 0
  end
  object CheckBox2: TCheckBox
    Left = 24
    Top = 50
    Width = 121
    Height = 17
    Caption = #36807#28388#38169#35823#25968#25454
    TabOrder = 1
  end
  object CheckBox3: TCheckBox
    Left = 24
    Top = 75
    Width = 137
    Height = 17
    Caption = #36890#35759#38169#35823#33258#21160#37325#35797
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 160
    Top = 72
    Width = 57
    Height = 21
    TabOrder = 3
    Text = '5'
  end
  object CheckBox4: TCheckBox
    Left = 24
    Top = 104
    Width = 153
    Height = 17
    Caption = #33258#21160#20445#23384#21442#25968
    TabOrder = 4
  end
  object CheckBox5: TCheckBox
    Left = 24
    Top = 128
    Width = 153
    Height = 17
    Caption = #39640#20302#23383#33410#20132#25442
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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