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

📄 testver.dfm

📁 合成实验的上位机程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label2Click
      end
      object Label3: TLabel
        Left = 50
        Top = 63
        Width = 115
        Height = 15
        Caption = ' '#25511#21046#36890#36947'09'#65374'16'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label3Click
      end
      object Label4: TLabel
        Left = 50
        Top = 92
        Width = 115
        Height = 15
        Caption = ' '#25511#21046#36890#36947'17'#65374'24'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label4Click
      end
      object Label5: TLabel
        Left = 50
        Top = 122
        Width = 115
        Height = 15
        Caption = ' '#25511#21046#36890#36947'25'#65374'32'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label5Click
      end
      object Label6: TLabel
        Left = 18
        Top = 146
        Width = 128
        Height = 15
        Caption = '2'#12289#24320#38145#36890#36947#33258#26816#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label7: TLabel
        Left = 50
        Top = 171
        Width = 115
        Height = 15
        Caption = ' '#39640#21387#24320#38145'01'#65374'04'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label7Click
      end
      object Label8: TLabel
        Left = 50
        Top = 200
        Width = 115
        Height = 15
        Caption = ' '#24310#24359#24320#38145'01'#65374'04'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
        OnClick = Label8Click
      end
      object Label9: TLabel
        Left = 18
        Top = 226
        Width = 113
        Height = 15
        Caption = '3'#12289#23450#26102#22120#33258#26816#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label11: TLabel
        Left = 18
        Top = 274
        Width = 98
        Height = 15
        Caption = '4'#12289#33258#26816#36895#24230#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object Label12: TLabel
        Left = 18
        Top = 328
        Width = 98
        Height = 15
        Caption = '5'#12289#21151#33021#36873#25321#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Transparent = True
      end
      object CheckBox1: TCheckBox
        Left = 36
        Top = 34
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 0
      end
      object CheckBox2: TCheckBox
        Left = 36
        Top = 63
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 1
      end
      object CheckBox3: TCheckBox
        Left = 36
        Top = 92
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 2
      end
      object CheckBox4: TCheckBox
        Left = 36
        Top = 122
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 3
      end
      object CheckBox5: TCheckBox
        Left = 36
        Top = 171
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 4
      end
      object CheckBox6: TCheckBox
        Left = 36
        Top = 200
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 5
      end
      object CheckBox7: TCheckBox
        Left = 36
        Top = 251
        Width = 14
        Height = 14
        Checked = True
        State = cbChecked
        TabOrder = 6
      end
      object ComboBox1: TComboBox
        Left = 36
        Top = 298
        Width = 133
        Height = 22
        AutoDropDown = True
        BevelInner = bvNone
        BevelOuter = bvNone
        Style = csOwnerDrawFixed
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 16
        ItemIndex = 1
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 7
        Text = #24555#36895
        Items.Strings = (
          #26368#24555
          #24555#36895
          #20013#36895
          #24930#36895
          #26368#24930)
      end
      object dxButton3: TdxButton
        Left = 36
        Top = 352
        About = 'Design eXperiences. ?2002 M. Hoffmann'
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        Version = '1.0.1'

⌨️ 快捷键说明

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