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

📄 main.dfm

📁 GPRS上位机C++BUILDER源码 厂家内部资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 149
  Top = 121
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = 'LT8000'#31995#21015#19978#20301#26426#27979#35797#31243#24207'  Ver1.05'
  ClientHeight = 554
  ClientWidth = 792
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clNavy
  Font.Height = -16
  Font.Name = #26999#20307'_GB2312'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 161
    Height = 527
    Align = alLeft
    BevelInner = bvLowered
    TabOrder = 0
    object Label3: TLabel
      Left = 17
      Top = 24
      Width = 104
      Height = 16
      Caption = #36830#25509#29992#25143#21015#34920':'
    end
    object SpeedButton4: TSpeedButton
      Left = 8
      Top = 488
      Width = 145
      Height = 26
      Caption = #26029#24320#25152#26377#36830#25509
      OnClick = SpeedButton4Click
    end
    object SpeedButton6: TSpeedButton
      Left = 8
      Top = 456
      Width = 145
      Height = 26
      Caption = #26029#24320#25152#36873#36830#25509
      OnClick = SpeedButton6Click
    end
    object AddrList: TCheckListBox
      Left = 8
      Top = 48
      Width = 145
      Height = 385
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -14
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ItemHeight = 14
      ParentFont = False
      TabOrder = 0
    end
  end
  object Panel2: TPanel
    Left = 161
    Top = 0
    Width = 631
    Height = 527
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Panel3: TPanel
      Left = 0
      Top = 0
      Width = 631
      Height = 65
      Align = alTop
      BevelInner = bvLowered
      TabOrder = 0
      object Label2: TLabel
        Left = 24
        Top = 24
        Width = 64
        Height = 16
        Caption = #31471#21475#21495#65306
      end
      object SpeedButton2: TSpeedButton
        Left = 256
        Top = 16
        Width = 97
        Height = 26
        Caption = #21551#21160#30417#21548
        OnClick = SpeedButton2Click
      end
      object SpeedButton3: TSpeedButton
        Left = 392
        Top = 16
        Width = 97
        Height = 26
        Caption = #20851#38381#31471#21475
        OnClick = SpeedButton3Click
      end
      object SpeedButton5: TSpeedButton
        Left = 528
        Top = 16
        Width = 97
        Height = 26
        Caption = #36864#20986#31995#32479
        OnClick = SpeedButton5Click
      end
      object Edit5: TEdit
        Left = 96
        Top = 16
        Width = 121
        Height = 24
        TabOrder = 0
        Text = '1024'
        OnKeyPress = Edit5KeyPress
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 65
      Width = 631
      Height = 119
      Align = alClient
      BevelInner = bvLowered
      TabOrder = 1
      object SpeedButton1: TSpeedButton
        Left = 548
        Top = 24
        Width = 73
        Height = 73
        AllowAllUp = True
        GroupIndex = 1
        Caption = #21457#36865
        OnClick = SpeedButton1Click
      end
      object Panel5: TPanel
        Left = 2
        Top = 2
        Width = 535
        Height = 115
        Align = alLeft
        Anchors = [akRight]
        BevelInner = bvLowered
        Ctl3D = True
        ParentCtl3D = False
        TabOrder = 0
        object Label1: TLabel
          Left = 320
          Top = 17
          Width = 96
          Height = 16
          Caption = #26102#38388#38388#38548'(ms)'
          Enabled = False
        end
        object Label4: TLabel
          Left = 16
          Top = 9
          Width = 200
          Height = 20
          Caption = #21521#25152#36873#20013#36830#25509#21457#36865#25968#25454
          Font.Charset = GB2312_CHARSET
          Font.Color = clRed
          Font.Height = -20
          Font.Name = #26999#20307'_GB2312'
          Font.Style = []
          ParentFont = False
        end
        object CheckBox11: TCheckBox
          Left = 16
          Top = 52
          Width = 97
          Height = 17
          Caption = #25991#26412#25968#25454#65306
          Checked = True
          State = cbChecked
          TabOrder = 0
          OnClick = CheckBox11Click
        end
        object CheckBox12: TCheckBox
          Left = 16
          Top = 88
          Width = 97
          Height = 17
          Caption = 'HEX'#25968#25454' '#65306
          TabOrder = 1
          OnClick = CheckBox12Click
        end
        object CheckBox14: TCheckBox
          Left = 232
          Top = 16
          Width = 89
          Height = 17
          Caption = #24490#29615#21457#36865
          TabOrder = 2
          OnClick = CheckBox14Click
        end
        object Edit2: TEdit
          Left = 424
          Top = 9
          Width = 97
          Height = 24
          Enabled = False
          TabOrder = 3
          Text = '1000'
          OnKeyPress = Edit2KeyPress
        end
        object Edit3: TEdit
          Left = 112
          Top = 43
          Width = 409
          Height = 24
          TabOrder = 4
          Text = 'Test'
        end
        object Edit4: TEdit
          Left = 112
          Top = 80
          Width = 409
          Height = 24
          Enabled = False
          TabOrder = 5
          Text = '0D0A'
          OnChange = Edit4Change
          OnKeyPress = Edit4KeyPress
        end
      end
    end
    object Panel6: TPanel
      Left = 0
      Top = 184
      Width = 631
      Height = 343
      Align = alBottom
      BevelInner = bvLowered
      Caption = 'Panel6'
      TabOrder = 2
      object PageControl1: TPageControl
        Left = 2
        Top = 2
        Width = 627
        Height = 339
        ActivePage = TabSheet2
        Align = alClient
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -16
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
        Style = tsButtons
        TabIndex = 1
        TabOrder = 0
        object TabSheet1: TTabSheet
          Caption = #36890#35759#20449#24687#21015#34920
          object SpeedButton7: TSpeedButton
            Left = 0
            Top = 272
            Width = 153
            Height = 25
            Caption = #28165'  '#31354
            OnClick = SpeedButton7Click
          end
          object SpeedButton8: TSpeedButton
            Left = 168
            Top = 272
            Width = 153
            Height = 25
            Caption = #20445'  '#23384
            OnClick = SpeedButton8Click
          end
          object Memo2: TMemo
            Left = 0
            Top = 0
            Width = 619
            Height = 265
            Align = alTop
            Color = clWhite
            ReadOnly = True
            ScrollBars = ssVertical
            TabOrder = 0
          end
        end
        object TabSheet2: TTabSheet
          Caption = #25968#25454#22788#29702#27169#24335#35774#23450
          ImageIndex = 1
          object GroupBox1: TGroupBox
            Left = 8
            Top = 8
            Width = 273
            Height = 89
            Caption = ' '#26174#31034#20869#23481' '
            TabOrder = 0
            object CheckBox6: TCheckBox
              Left = 152
              Top = 24
              Width = 97
              Height = 17
              Caption = #25509#25910#26102#38388
              TabOrder = 0
            end

⌨️ 快捷键说明

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