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

📄 main.dfm

📁 GPRS上位机C++BUILDER源码 厂家内部资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
            object CheckBox7: TCheckBox
              Left = 152
              Top = 48
              Width = 97
              Height = 17
              Caption = #21457#36865#26102#38388
              TabOrder = 1
            end
            object CheckBox8: TCheckBox
              Left = 16
              Top = 48
              Width = 121
              Height = 17
              Caption = #26174#31034#25509#25910#20449#24687
              Checked = True
              State = cbChecked
              TabOrder = 2
              OnClick = CheckBox8Click
            end
            object CheckBox9: TCheckBox
              Left = 16
              Top = 24
              Width = 129
              Height = 17
              Caption = #26174#31034#21457#36865#20449#24687
              Checked = True
              State = cbChecked
              TabOrder = 3
              OnClick = CheckBox9Click
            end
          end
          object GroupBox2: TGroupBox
            Left = 328
            Top = 8
            Width = 273
            Height = 89
            Caption = ' '#26174#31034#26041#24335' '
            TabOrder = 1
            object CheckBox4: TCheckBox
              Left = 24
              Top = 48
              Width = 97
              Height = 17
              Caption = 'HEX'#26041#24335
              TabOrder = 0
            end
            object CheckBox5: TCheckBox
              Left = 24
              Top = 24
              Width = 97
              Height = 17
              Caption = #25991#26412#26041#24335
              Checked = True
              State = cbChecked
              TabOrder = 1
            end
            object CheckBox1: TCheckBox
              Left = 152
              Top = 24
              Width = 97
              Height = 17
              Caption = #33258#21160#25442#34892
              Checked = True
              State = cbChecked
              TabOrder = 2
              OnClick = CheckBox1Click
            end
          end
          object GroupBox3: TGroupBox
            Left = 8
            Top = 104
            Width = 593
            Height = 71
            Caption = ' '#25968#25454#22788#29702' '
            TabOrder = 2
            object CheckBox3: TCheckBox
              Left = 16
              Top = 32
              Width = 209
              Height = 17
              Caption = '>1000'#34892#33258#21160#28165#31354#20449#24687#21015#34920
              Checked = True
              State = cbChecked
              TabOrder = 0
            end
            object CheckBox10: TCheckBox
              Left = 344
              Top = 32
              Width = 209
              Height = 17
              Caption = #21024#38500#25968#25454#26102#20445#23384#25968#25454
              Checked = True
              State = cbChecked
              TabOrder = 1
            end
          end
          object GroupBox4: TGroupBox
            Left = 8
            Top = 184
            Width = 593
            Height = 121
            Caption = ' '#36890#35759#22788#29702' '
            TabOrder = 3
            object CheckBox13: TCheckBox
              Left = 16
              Top = 24
              Width = 169
              Height = 17
              Caption = #25910#21040#33258#21160#24212#31572
              TabOrder = 0
            end
            object Edit1: TEdit
              Left = 112
              Top = 48
              Width = 465
              Height = 24
              Enabled = False
              TabOrder = 1
              Text = 'Test'
            end
            object Edit6: TEdit
              Left = 112
              Top = 88
              Width = 465
              Height = 24
              Enabled = False
              TabOrder = 2
              Text = '0D0A'
              OnChange = Edit4Change
              OnKeyPress = Edit4KeyPress
            end
            object CheckBox2: TCheckBox
              Left = 16
              Top = 56
              Width = 97
              Height = 17
              Caption = #25991#26412#25968#25454#65306
              TabOrder = 3
              OnClick = CheckBox2Click
            end
            object CheckBox15: TCheckBox
              Left = 16
              Top = 88
              Width = 97
              Height = 17
              Caption = 'HEX'#25968#25454' '#65306
              TabOrder = 4
              OnClick = CheckBox15Click
            end
          end
        end
        object TabSheet3: TTabSheet
          Caption = #29305#23450#24212#31572#25253#25991#35774#23450
          ImageIndex = 2
          object Panel7: TPanel
            Left = 0
            Top = 0
            Width = 619
            Height = 49
            Align = alTop
            BevelOuter = bvNone
            TabOrder = 0
            object CheckBox16: TCheckBox
              Left = 24
              Top = 16
              Width = 177
              Height = 17
              Caption = '  '#21551#21160#29305#23450#24212#31572#25253#25991
              TabOrder = 0
            end
          end
          object GroupBox5: TGroupBox
            Left = 0
            Top = 49
            Width = 619
            Height = 256
            Align = alClient
            Caption = '  '#25253#25991#35774#23450'  '
            TabOrder = 1
            object Label5: TLabel
              Left = 32
              Top = 40
              Width = 112
              Height = 16
              Caption = #25509#25910#29305#24449#25968#25454#65306
            end
            object Label6: TLabel
              Left = 32
              Top = 80
              Width = 112
              Height = 16
              Caption = #24212' '#31572' '#25968' '#25454' '#65306
            end
            object Edit7: TEdit
              Left = 160
              Top = 32
              Width = 409
              Height = 24
              TabOrder = 0
              Text = 'Test'
            end
            object Edit8: TEdit
              Left = 160
              Top = 72
              Width = 409
              Height = 24
              TabOrder = 1
              Text = 'Test'
            end
          end
        end
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 527
    Width = 792
    Height = 27
    Panels = <
      item
        Width = 200
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object GSER: TServerSocket
    Active = False
    Port = 0
    ServerType = stNonBlocking
    OnAccept = GSERAccept
    OnClientDisconnect = GSERClientDisconnect
    OnClientRead = GSERClientRead
    OnClientError = GSERClientError
    Left = 56
    Top = 144
  end
  object MainMenu1: TMainMenu
    Left = 56
    Top = 184
    object N1: TMenuItem
      Caption = #31995#32479'(&S)'
      object S1: TMenuItem
        Caption = #21551#21160#30417#21548'(&L)'
        OnClick = SpeedButton2Click
      end
      object T1: TMenuItem
        Caption = #20572#27490#30417#21548'(&T)'
        OnClick = SpeedButton3Click
      end
      object N2: TMenuItem
        Caption = '-'
      end
      object X1: TMenuItem
        Caption = #36864#20986#31995#32479'(&X)'
        OnClick = SpeedButton5Click
      end
    end
    object N3: TMenuItem
      Caption = #36830#25509#31649#29702'(&L)'
      object S2: TMenuItem
        Caption = #26029#24320#25152#26377#36830#25509'(&A)'
        OnClick = SpeedButton4Click
      end
      object S3: TMenuItem
        Caption = #26029#24320#25152#36873#36830#25509'(&S)'
        OnClick = SpeedButton6Click
      end
    end
    object N4: TMenuItem
      Caption = #36890#35759#31649#29702'(&C)'
      object N6: TMenuItem
        Caption = #21457#36865#25968#25454'(&S)'
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = '-'
      end
      object C2: TMenuItem
        Caption = #28165#31354#35760#24405'(&C)'
        OnClick = SpeedButton7Click
      end
      object R1: TMenuItem
        Caption = #20445#23384#35760#24405'(&R)'
        OnClick = SpeedButton8Click
      end
    end
    object N5: TMenuItem
      Caption = #20851#20110'(&A)...'
      object F1: TMenuItem
        Caption = #20851#20110#26412#36719#20214'(&F)'
        OnClick = F1Click
      end
    end
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 56
    Top = 224
  end
end

⌨️ 快捷键说明

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