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

📄 selectmobiletype.dfm

📁 一个非常实用的号码魔方工具
💻 DFM
字号:
object frmMoveMobileType: TfrmMoveMobileType
  Left = 0
  Top = 0
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25353#36816#33829#21830#31227#21160#21495#30721
  ClientHeight = 110
  ClientWidth = 286
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object RadioGroup1: TRadioGroup
    Left = 16
    Top = 8
    Width = 257
    Height = 65
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      #31227#21160#21495#30721
      #32852#36890#21495#30721)
    TabOrder = 0
  end
  object bitOK: TBitBtn
    Left = 88
    Top = 79
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 1
    OnClick = bitOKClick
  end
  object bitCancel: TBitBtn
    Left = 198
    Top = 79
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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