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

📄 regform.dfm

📁 短信网关接口源代码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Width = 7
        Height = 13
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 24
        Top = 24
        Width = 299
        Height = 13
        Caption = #22914#26524#24744#26159#24050#27880#20876#29992#25143#65292#25910#21040#30830#35748#30721#21518#65292#25353#21462#28040#21363#21487#12290
      end
      object Edit3: TEdit
        Left = 208
        Top = 128
        Width = 121
        Height = 21
        PasswordChar = '*'
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 208
        Top = 88
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object Edit5: TEdit
        Left = 208
        Top = 160
        Width = 121
        Height = 21
        PasswordChar = '*'
        TabOrder = 2
      end
    end
    object TabSheet4: TTabSheet
      ImageIndex = 3
      object Label2: TLabel
        Left = 113
        Top = 108
        Width = 33
        Height = 13
        Caption = #22995#21517':'
      end
      object label10: TLabel
        Left = 56
        Top = 56
        Width = 104
        Height = 13
        Caption = #30331#35760#20320#30340#27880#20876#20449#24687
      end
      object Label11: TLabel
        Left = 97
        Top = 140
        Width = 49
        Height = 13
        Caption = 'E-MAIL:'
      end
      object Edit2: TEdit
        Left = 152
        Top = 104
        Width = 233
        Height = 21
        TabOrder = 0
      end
      object Edit6: TEdit
        Left = 152
        Top = 136
        Width = 233
        Height = 21
        TabOrder = 1
      end
    end
    object TabSheet5: TTabSheet
      Caption = 'TabSheet5'
      ImageIndex = 4
      object Label12: TLabel
        Left = 208
        Top = 136
        Width = 70
        Height = 14
        Caption = #27880#20876#23436#25104#65281
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label14: TLabel
        Left = 100
        Top = 212
        Width = 91
        Height = 13
        Caption = #25910#21040#30340#30830#35748#30721#65306
        Visible = False
      end
      object Edit7: TEdit
        Left = 192
        Top = 208
        Width = 121
        Height = 21
        TabOrder = 0
        Visible = False
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 354
    Width = 501
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object BtnNext: TButton
      Left = 304
      Top = 8
      Width = 75
      Height = 25
      Caption = #19979#19968#27493'>>'
      TabOrder = 0
      OnClick = BtnNextClick
    end
    object Button3: TButton
      Left = 422
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040
      ModalResult = 2
      TabOrder = 1
    end
    object btnPrev: TButton
      Left = 216
      Top = 8
      Width = 75
      Height = 25
      Caption = '<<'#19978#19968#27493
      TabOrder = 2
      OnClick = btnPrevClick
    end
    object Button2: TButton
      Left = 8
      Top = 8
      Width = 75
      Height = 25
      Caption = #24110#21161
      TabOrder = 3
      OnClick = Button2Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 501
    Height = 65
    Align = alTop
    Color = 16776176
    TabOrder = 2
    object Label3: TLabel
      Left = 32
      Top = 24
      Width = 117
      Height = 13
      Caption = #27426#36814#20351#29992#27880#20876#21521#23548#65281
    end
    object Label4: TLabel
      Left = 324
      Top = 8
      Width = 168
      Height = 24
      Caption = #21414#38376#21830#24030#25968#30721#20844#21496
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -21
      Font.Name = #21326#25991#20013#23435
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 338
      Top = 42
      Width = 140
      Height = 14
      Caption = #21338#34382#32593' www.pohoo.com'
      Font.Charset = ANSI_CHARSET
      Font.Color = clPurple
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Bevel2: TBevel
      Left = 325
      Top = 36
      Width = 166
      Height = 2
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 328
    Width = 501
    Height = 24
    Align = alBottom
    BevelOuter = bvNone
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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