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

📄 unit1.dfm

📁 小灵猫短信发送二次开发驱动。基于DELPHI7开发
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 513
  Height = 436
  BorderIcons = [biSystemMenu]
  Caption = #23567#28789#36890#30701#20449#29483#27979#35797#31243#24207'(For Ddelphi6.0)'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label4: TLabel
    Left = 8
    Top = 107
    Width = 48
    Height = 12
    Caption = #27880#20876#30721#65306
  end
  object Label5: TLabel
    Left = 8
    Top = 83
    Width = 48
    Height = 12
    Caption = #24207#21015#21495#65306
  end
  object Button1: TButton
    Left = 342
    Top = 78
    Width = 75
    Height = 45
    Caption = #21551#21160#30701#20449#29483
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 422
    Top = 78
    Width = 75
    Height = 45
    Caption = #20851#38381#30701#20449#29483
    TabOrder = 5
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 489
    Height = 65
    Caption = #21457#36865#30701#20449
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 42
      Height = 12
      Caption = 'COM'#31471#21475
    end
    object Label2: TLabel
      Left = 91
      Top = 32
      Width = 48
      Height = 12
      Caption = #25509#25910#21495#30721
    end
    object Label3: TLabel
      Left = 235
      Top = 32
      Width = 48
      Height = 12
      Caption = #30701#20449#20869#23481
    end
    object MobileEdit: TEdit
      Left = 141
      Top = 28
      Width = 89
      Height = 20
      TabOrder = 1
      Text = 'MobileEdit'
    end
    object ContentEdit: TEdit
      Left = 284
      Top = 28
      Width = 127
      Height = 20
      TabOrder = 2
      Text = 'ContentEdit'
    end
    object Button3: TButton
      Left = 415
      Top = 28
      Width = 67
      Height = 20
      Caption = #31435#21363#21457#36865
      TabOrder = 3
      OnClick = Button3Click
    end
    object ComboBox1: TComboBox
      Left = 50
      Top = 28
      Width = 36
      Height = 20
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 0
      Text = '1'
      Items.Strings = (
        '1'
        '2'
        '3'
        '4')
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 136
    Width = 489
    Height = 249
    Caption = #25509#25910#30701#20449
    TabOrder = 1
    object Memo1: TMemo
      Left = 8
      Top = 16
      Width = 473
      Height = 225
      ScrollBars = ssBoth
      TabOrder = 0
    end
  end
  object RegCodeEdit: TEdit
    Left = 58
    Top = 103
    Width = 277
    Height = 20
    TabOrder = 3
    Text = '29ADDF51B2536EA42F832FA8005F73F9'
    OnKeyPress = RegCodeEditKeyPress
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 390
    Width = 505
    Height = 19
    Panels = <>
    SimplePanel = True
    SimpleText = #21271#20140#20094#36890#30005#20449' '#29256#26435#25152#26377'     '#32593#22336#65306'http://www.eastred.net    '#30005#35805#65306'010-51260992'
  end
  object SerialEdit: TEdit
    Left = 58
    Top = 79
    Width = 277
    Height = 20
    Color = clBtnFace
    ReadOnly = True
    TabOrder = 2
    Text = '29ADDF51B2536EA42F832FA8005F73F9'
  end
end

⌨️ 快捷键说明

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