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

📄 data.dfm

📁 合成实验的上位机程序
💻 DFM
字号:
object DataFrm: TDataFrm
  Left = 347
  Top = 187
  Width = 485
  Height = 335
  BorderIcons = [biSystemMenu, biMinimize]
  Color = clBtnFace
  Constraints.MaxHeight = 335
  Constraints.MaxWidth = 485
  Constraints.MinHeight = 335
  Constraints.MinWidth = 485
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 20
    Top = 23
    Width = 98
    Height = 15
    Caption = '1'#12289#36890#36947#24207#21495#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label1: TLabel
    Left = 20
    Top = 55
    Width = 98
    Height = 15
    Caption = '2'#12289#36890#36947#21151#33021#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 20
    Top = 88
    Width = 220
    Height = 15
    Caption = '3'#12289#31532#19968#27573#20302#30005#24179#36215#22987#26102#38388'(ms)'#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label4: TLabel
    Left = 20
    Top = 121
    Width = 220
    Height = 15
    Caption = '3'#12289#31532#19968#27573#20302#30005#24179#25345#32493#26102#38388'(ms)'#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label5: TLabel
    Left = 20
    Top = 154
    Width = 220
    Height = 15
    Caption = '3'#12289#31532#19968#27573#39640#30005#24179#25345#32493#26102#38388'(ms)'#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label6: TLabel
    Left = 20
    Top = 187
    Width = 220
    Height = 15
    Caption = '3'#12289#31532#20108#27573#20302#30005#24179#25345#32493#26102#38388'(ms)'#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label7: TLabel
    Left = 20
    Top = 219
    Width = 220
    Height = 15
    Caption = '3'#12289#31532#20108#27573#39640#30005#24179#25345#32493#26102#38388'(ms)'#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Edit2: TEdit
    Left = 241
    Top = 83
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    Text = '0'
    OnChange = ComboBox1Change
    OnKeyPress = Edit2KeyPress
  end
  object Edit1: TEdit
    Left = 241
    Top = 50
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
    OnChange = ComboBox1Change
  end
  object Edit3: TEdit
    Left = 241
    Top = 116
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    Text = '0'
    OnChange = ComboBox1Change
    OnKeyPress = Edit3KeyPress
  end
  object Edit4: TEdit
    Left = 241
    Top = 149
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 4
    Text = '0'
    OnChange = ComboBox1Change
    OnKeyPress = Edit4KeyPress
  end
  object Edit5: TEdit
    Left = 241
    Top = 182
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 5
    Text = '0'
    OnChange = ComboBox1Change
    OnKeyPress = Edit5KeyPress
  end
  object ComboBox1: TComboBox
    Left = 239
    Top = 17
    Width = 210
    Height = 27
    AutoDropDown = True
    BevelInner = bvNone
    BevelOuter = bvNone
    Style = csDropDownList
    Ctl3D = False
    DropDownCount = 10
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 19
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
    OnChange = ComboBox1Change
    Items.Strings = (
      '')
  end
  object dxButton1: TdxButton
    Left = 24
    Top = 248
    Width = 135
    Height = 33
    About = 'Design eXperiences. ?2002 M. Hoffmann'
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Version = '1.0.1'
    OnClick = dxButton1Click
    Caption = #20445'   '#23384
    TabOrder = 7
  end
  object dxButton2: TdxButton
    Left = 312
    Top = 248
    Width = 135
    Height = 33
    About = 'Design eXperiences. ?2002 M. Hoffmann'
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Version = '1.0.1'
    OnClick = dxButton2Click
    Caption = #36864'   '#20986
    TabOrder = 8
  end
  object dxButton3: TdxButton
    Left = 168
    Top = 248
    Width = 135
    Height = 33
    About = 'Design eXperiences. ?2002 M. Hoffmann'
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Version = '1.0.1'
    OnClick = dxButton3Click
    Caption = #20445#23384#32487#32493
    TabOrder = 9
  end
  object Edit6: TEdit
    Left = 241
    Top = 214
    Width = 208
    Height = 25
    BevelInner = bvNone
    BevelOuter = bvNone
    BiDiMode = bdLeftToRight
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Times New Roman'
    Font.Style = []
    ParentBiDiMode = False
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 6
    Text = '0'
    OnChange = ComboBox1Change
    OnKeyPress = Edit6KeyPress
  end
end

⌨️ 快捷键说明

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