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

📄 main.dfm

📁 一个简单的SMS短信接收程序
💻 DFM
字号:
object Form1: TForm1
  Left = 298
  Top = 187
  Width = 704
  Height = 506
  Caption = #30701#20449
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 81
    Width = 696
    Height = 391
    ActivePage = TabSheet1
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'PDU'
      object Label2: TLabel
        Left = 25
        Top = 18
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #30701#20449#20869#23481#65306
      end
      object Label4: TLabel
        Left = 275
        Top = 18
        Width = 175
        Height = 13
        AutoSize = False
        Caption = #31243#24207#36816#34892#32467#26524#65306
      end
      object Label6: TLabel
        Left = 18
        Top = 207
        Width = 175
        Height = 13
        AutoSize = False
        Caption = #26412#31243#24207#29983#25104#30340'PDU'#30721#65306
      end
      object Label8: TLabel
        Left = 170
        Top = 199
        Width = 271
        Height = 13
        AutoSize = False
        Caption = #26412#31243#24207#29983#25104#30340'PDU'#25903#25345#20013#22269#30340#23567#28789#36890
      end
      object Memo1: TMemo
        Left = 17
        Top = 42
        Width = 185
        Height = 112
        Lines.Strings = (
          #30701#20449#27979#35797)
        ScrollBars = ssVertical
        TabOrder = 0
      end
      object Memo3: TMemo
        Left = 275
        Top = 42
        Width = 194
        Height = 112
        Lines.Strings = (
          'Memo3')
        ScrollBars = ssVertical
        TabOrder = 1
      end
      object Memo4: TMemo
        Left = 23
        Top = 228
        Width = 273
        Height = 105
        Lines.Strings = (
          'Memo4')
        TabOrder = 3
      end
      object Button1: TButton
        Left = 304
        Top = 262
        Width = 129
        Height = 57
        Caption = '=>'#21457#36865
        TabOrder = 2
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 16
        Top = 174
        Width = 97
        Height = 25
        Caption = #29983#25104'PDU'
        TabOrder = 4
        OnClick = Button2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'TEXT'
      ImageIndex = 1
      object Label10: TLabel
        Left = 34
        Top = 41
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #30701#20449#20869#23481#65306
      end
      object Label11: TLabel
        Left = 404
        Top = 37
        Width = 175
        Height = 13
        AutoSize = False
        Caption = #31243#24207#36816#34892#32467#26524#65306
      end
      object Label12: TLabel
        Left = 26
        Top = 17
        Width = 207
        Height = 13
        AutoSize = False
        Caption = #27880#65306#25991#26412#26041#24335#21457#36865#21482#25903#25345#33521#25991#12290
      end
      object Memo5: TMemo
        Left = 32
        Top = 61
        Width = 194
        Height = 112
        Lines.Strings = (
          'shormessage test')
        ScrollBars = ssVertical
        TabOrder = 0
      end
      object Memo6: TMemo
        Left = 401
        Top = 61
        Width = 194
        Height = 112
        Lines.Strings = (
          'Memo6')
        ScrollBars = ssVertical
        TabOrder = 1
      end
      object BtnSendTxt: TButton
        Left = 32
        Top = 195
        Width = 121
        Height = 25
        Caption = #21457#36865'TEXT'#30701#20449
        TabOrder = 2
        OnClick = BtnSendTxtClick
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 696
    Height = 81
    Align = alTop
    TabOrder = 1
    object Label5: TLabel
      Left = 31
      Top = 17
      Width = 48
      Height = 13
      Caption = #20018#21475#21495#65306
    end
    object Label1: TLabel
      Left = 30
      Top = 48
      Width = 48
      Height = 13
      Caption = #25910#20449#20154#65306
    end
    object Label7: TLabel
      Left = 251
      Top = 20
      Width = 82
      Height = 13
      AutoSize = False
      Caption = #30701#28040#24687#20013#24515#65306
    end
    object Label9: TLabel
      Left = 275
      Top = 49
      Width = 66
      Height = 13
      AutoSize = False
      Caption = #27874#29305#29575#65306
    end
    object Edit2: TEdit
      Left = 86
      Top = 14
      Width = 121
      Height = 21
      TabOrder = 0
      Text = '1'
    end
    object Edit1: TEdit
      Left = 86
      Top = 48
      Width = 161
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 348
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 2
      Text = '8613800311500'
    end
    object Edit4: TEdit
      Left = 348
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 3
      Text = '115200'
    end
    object BtnOpen: TButton
      Left = 497
      Top = 10
      Width = 75
      Height = 25
      Caption = #25171#24320#20018#21475
      TabOrder = 4
      OnClick = BtnOpenClick
    end
    object BtnClose: TButton
      Left = 497
      Top = 42
      Width = 75
      Height = 25
      Caption = #20851#38381#20018#21475
      TabOrder = 5
      OnClick = BtnCloseClick
    end
    object BitBtn1: TBitBtn
      Left = 584
      Top = 9
      Width = 97
      Height = 57
      Caption = #36864#20986
      TabOrder = 6
      OnClick = BitBtn1Click
    end
    object MSComm1: TMSComm
      Left = 256
      Top = 40
      Width = 32
      Height = 32
      ControlData = {
        2143341208000000ED030000ED03000001568A64000006000000010000040000
        00020000802500000000080000000000000000003F00000001000000}
    end
  end
end

⌨️ 快捷键说明

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