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

📄 u_main.~dfm

📁 用于在串口上开发手机短信的工具包
💻 ~DFM
字号:
object frm_main: Tfrm_main
  Left = 205
  Top = 125
  Width = 676
  Height = 463
  Caption = 'SDK Demo'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 128
    Top = 84
    Width = 48
    Height = 12
    Caption = #25163#26426#21495#30721
  end
  object Label2: TLabel
    Left = 130
    Top = 20
    Width = 24
    Height = 12
    Caption = #31471#21475
  end
  object Label3: TLabel
    Left = 128
    Top = 53
    Width = 48
    Height = 12
    Caption = #30701#20449#20869#23481
  end
  object Button1: TButton
    Left = 16
    Top = 16
    Width = 97
    Height = 25
    Caption = #33719#21462#29256#26412#20449#24687
    TabOrder = 0
    OnClick = Button1Click
  end
  object Memo1: TMemo
    Left = 128
    Top = 112
    Width = 529
    Height = 305
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object Button2: TButton
    Left = 16
    Top = 56
    Width = 97
    Height = 25
    Caption = #35774#32622#24207#21015#21495
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 16
    Top = 96
    Width = 97
    Height = 25
    Caption = #25171#24320#31471#21475
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 16
    Top = 136
    Width = 97
    Height = 25
    Caption = #20851#38381#31471#21475
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 16
    Top = 176
    Width = 97
    Height = 25
    Caption = #21021#22987#21270
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 16
    Top = 216
    Width = 97
    Height = 25
    Caption = #21457#36865#30701#20449
    TabOrder = 6
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 16
    Top = 256
    Width = 97
    Height = 25
    Caption = #25509#25910#30701#20449
    TabOrder = 7
    OnClick = Button7Click
  end
  object Edit1: TEdit
    Left = 160
    Top = 16
    Width = 57
    Height = 20
    TabOrder = 8
    Text = 'Com4'
  end
  object Edit2: TEdit
    Left = 184
    Top = 80
    Width = 169
    Height = 20
    TabOrder = 9
  end
  object Edit3: TEdit
    Left = 184
    Top = 48
    Width = 441
    Height = 20
    TabOrder = 10
  end
end

⌨️ 快捷键说明

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