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

📄 movemobilenumber.dfm

📁 一个非常实用的号码魔方工具
💻 DFM
字号:
object frmMoveMobileNumber: TfrmMoveMobileNumber
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  ClientHeight = 188
  ClientWidth = 347
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 143
    Height = 13
    Caption = #31227#21160#31526#21512#19979#21015#26465#20214#30340#21495#30721
  end
  object Label2: TLabel
    Left = 32
    Top = 56
    Width = 7
    Height = 13
    Caption = '1'
  end
  object Label3: TLabel
    Left = 8
    Top = 96
    Width = 236
    Height = 26
    Caption = '    '#27880#65306#22312#38656#35201#25511#21046#30340#20301#32622#19978#35774#23450#21495#30721#25968#20540#65292#22914#26524#26576#20301#19981#25511#21046#35831#20445#30041#20026#31354#12290
    WordWrap = True
  end
  object Edit1: TEdit
    Tag = 1
    Left = 36
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 0
    Text = '3'
    OnKeyPress = Edit1KeyPress
  end
  object Edit2: TEdit
    Tag = 2
    Left = 54
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 1
    OnKeyPress = Edit1KeyPress
  end
  object Edit3: TEdit
    Tag = 3
    Left = 72
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 2
    OnKeyPress = Edit1KeyPress
  end
  object Edit4: TEdit
    Tag = 4
    Left = 86
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 3
    OnKeyPress = Edit1KeyPress
  end
  object Edit5: TEdit
    Tag = 5
    Left = 100
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 4
    OnKeyPress = Edit1KeyPress
  end
  object Edit6: TEdit
    Tag = 6
    Left = 114
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 5
    OnKeyPress = Edit1KeyPress
  end
  object Edit7: TEdit
    Tag = 7
    Left = 132
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 6
    OnKeyPress = Edit1KeyPress
  end
  object Edit8: TEdit
    Tag = 8
    Left = 146
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 7
    OnKeyPress = Edit1KeyPress
  end
  object Edit9: TEdit
    Tag = 9
    Left = 160
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 8
    OnKeyPress = Edit1KeyPress
  end
  object Edit10: TEdit
    Tag = 10
    Left = 174
    Top = 53
    Width = 12
    Height = 21
    TabOrder = 9
    OnKeyPress = Edit1KeyPress
  end
  object BitBtn1: TBitBtn
    Left = 160
    Top = 152
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 10
    OnClick = BitBtn1Click
  end
  object bitCancel: TBitBtn
    Left = 262
    Top = 152
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 11
  end
end

⌨️ 快捷键说明

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