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

📄 unit1.dfm

📁 为了对短消息信息应用开发商提供支持
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 460
  Height = 327
  Caption = #20225#19994#30701#20449#20108#27425#24320#21457#25509#21475'Demo'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 32
    Width = 201
    Height = 209
    Caption = #36830#25509#35774#22791
    TabOrder = 0
    object Label3: TLabel
      Left = 8
      Top = 24
      Width = 36
      Height = 13
      Caption = #26381#21153#22120
    end
    object Label4: TLabel
      Left = 8
      Top = 53
      Width = 35
      Height = 13
      Caption = #20225#19994'ID'
    end
    object Label5: TLabel
      Left = 8
      Top = 81
      Width = 24
      Height = 13
      Caption = #24080#21495
    end
    object Label6: TLabel
      Left = 8
      Top = 110
      Width = 24
      Height = 13
      Caption = #23494#30721
    end
    object Edit2: TEdit
      Left = 48
      Top = 18
      Width = 128
      Height = 21
      TabOrder = 0
      Text = 'www.mobset.com'
    end
    object Edit3: TEdit
      Left = 47
      Top = 49
      Width = 128
      Height = 21
      TabOrder = 1
      Text = '100000'
    end
    object Edit4: TEdit
      Left = 46
      Top = 78
      Width = 129
      Height = 21
      TabOrder = 2
      Text = 'Admin'
    end
    object Edit5: TEdit
      Left = 46
      Top = 106
      Width = 129
      Height = 21
      PasswordChar = '*'
      TabOrder = 3
    end
    object Button2: TButton
      Left = 58
      Top = 169
      Width = 73
      Height = 25
      Caption = #36830#25509
      TabOrder = 4
      OnClick = Button2Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 208
    Top = 32
    Width = 233
    Height = 209
    Caption = #30701#20449#21457#36865
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 24
      Height = 13
      Caption = #21495#30721
    end
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 24
      Height = 13
      Caption = #20869#23481
    end
    object Edit1: TEdit
      Left = 40
      Top = 19
      Width = 177
      Height = 21
      TabOrder = 0
    end
    object Memo1: TMemo
      Left = 40
      Top = 56
      Width = 177
      Height = 97
      TabOrder = 1
    end
    object Button3: TButton
      Left = 96
      Top = 169
      Width = 73
      Height = 25
      Caption = #21457#36865
      TabOrder = 2
      OnClick = Button3Click
    end
  end
  object Button1: TButton
    Left = 136
    Top = 256
    Width = 153
    Height = 33
    Caption = #21462#25509#25910#21040#30340#30701#20449
    TabOrder = 2
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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