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

📄 shortmessage.dfm

📁 是一个手机功能的模拟程序
💻 DFM
字号:
object Form_ShortMessage: TForm_ShortMessage
  Left = 323
  Top = 164
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #30701#28040#24687
  ClientHeight = 405
  ClientWidth = 345
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = True
  Position = poMainFormCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox_number: TGroupBox
    Left = 8
    Top = 8
    Width = 225
    Height = 137
    Caption = #21495#30721#19982#22995#21517
    TabOrder = 2
    object Button_handin: TSpeedButton
      Left = 120
      Top = 104
      Width = 33
      Height = 22
      Hint = #28155#21152
      Enabled = False
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        33333333FF33333333FF333993333333300033377F3333333777333993333333
        300033F77FFF3333377739999993333333333777777F3333333F399999933333
        33003777777333333377333993333333330033377F3333333377333993333333
        3333333773333333333F333333333333330033333333F33333773333333C3333
        330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
        993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
        333333333337733333FF3333333C333330003333333733333777333333333333
        3000333333333333377733333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = Button_handinClick
    end
    object Button_search: TSpeedButton
      Left = 186
      Top = 104
      Width = 33
      Height = 22
      Hint = #26597#35810
      AllowAllUp = True
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
        300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
        330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
        333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
        339977FF777777773377000BFB03333333337773FF733333333F333000333333
        3300333777333333337733333333333333003333333333333377333333333333
        333333333333333333FF33333333333330003333333333333777333333333333
        3000333333333333377733333333333333333333333333333333}
      Layout = blGlyphTop
      NumGlyphs = 2
      ParentFont = False
      ParentShowHint = False
      ShowHint = True
      OnClick = Button_searchClick
    end
    object Button_delete: TSpeedButton
      Left = 153
      Top = 104
      Width = 33
      Height = 22
      Hint = #21024#38500
      Enabled = False
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333FF33333333333330003333333333333777333333333333
        300033FFFFFF3333377739999993333333333777777F3333333F399999933333
        3300377777733333337733333333333333003333333333333377333333333333
        3333333333333333333F333333333333330033333F33333333773333C3333333
        330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
        993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
        333333377F33333333FF3333C333333330003333733333333777333333333333
        3000333333333333377733333333333333333333333333333333}
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = Button_deleteClick
    end
    object Edit_number: TEdit
      Left = 8
      Top = 104
      Width = 113
      Height = 21
      MaxLength = 21
      TabOrder = 0
      OnChange = Edit_numberChange
      OnExit = Edit_numberExit
      OnKeyPress = Edit_numberKeyPress
    end
    object ListView_number: TListView
      Left = 8
      Top = 16
      Width = 209
      Height = 81
      Columns = <
        item
          Width = 100
        end
        item
          AutoSize = True
        end>
      MultiSelect = True
      ReadOnly = True
      RowSelect = True
      ShowColumnHeaders = False
      TabOrder = 1
      ViewStyle = vsReport
    end
  end
  object GroupBox_msg: TGroupBox
    Left = 8
    Top = 240
    Width = 329
    Height = 129
    Caption = #20869#23481'('#36824#21487#36755#20837'70'#20010#27721#23383')'
    TabOrder = 1
  end
  object Edit_msg: TMemo
    Left = 16
    Top = 256
    Width = 313
    Height = 105
    MaxLength = 140
    ScrollBars = ssVertical
    TabOrder = 0
    OnChange = Edit_msgChange
  end
  object OKBtn: TButton
    Left = 63
    Top = 376
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = OKBtnClick
  end
  object CancelBtn: TButton
    Left = 207
    Top = 376
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 4
  end
  object GroupBox_action: TGroupBox
    Left = 8
    Top = 152
    Width = 329
    Height = 81
    Caption = #30701#28040#24687#25805#20316#36873#39033
    TabOrder = 5
    object RadioButton_send: TRadioButton
      Left = 16
      Top = 24
      Width = 81
      Height = 17
      Caption = #20165#21457#36865
      Enabled = False
      TabOrder = 0
    end
    object RadioButton_save: TRadioButton
      Left = 16
      Top = 48
      Width = 65
      Height = 17
      Caption = #20165#20445#23384
      Enabled = False
      TabOrder = 1
    end
    object RadioButton_copy: TRadioButton
      Left = 88
      Top = 48
      Width = 97
      Height = 17
      Caption = #23384#21040#25163#26426#20449#31665
      Enabled = False
      TabOrder = 2
    end
    object RadioButton_savesend: TRadioButton
      Left = 88
      Top = 24
      Width = 97
      Height = 17
      Caption = #21457#36865#19988#20445#23384
      Enabled = False
      TabOrder = 3
    end
    object RadioButton_Re: TRadioButton
      Left = 192
      Top = 24
      Width = 49
      Height = 17
      Caption = #22238#22797
      Enabled = False
      TabOrder = 4
    end
    object RadioButton_Forward: TRadioButton
      Left = 192
      Top = 48
      Width = 49
      Height = 17
      Caption = #36716#21457
      Enabled = False
      TabOrder = 5
    end
    object RadioButton_Delete: TRadioButton
      Left = 256
      Top = 24
      Width = 49
      Height = 17
      Caption = #21024#38500
      TabOrder = 6
    end
    object RadioButton_savePC: TRadioButton
      Left = 256
      Top = 48
      Width = 57
      Height = 17
      Caption = #23384#21040'PC'
      TabOrder = 7
    end
  end
  object GroupBox_location: TGroupBox
    Left = 236
    Top = 8
    Width = 101
    Height = 137
    Caption = #24403#21069#20301#32622
    TabOrder = 6
    object RadioButton_simoutbox: TRadioButton
      Left = 8
      Top = 112
      Width = 89
      Height = 17
      Caption = 'SIM'#21345#21457#20214#31665
      TabOrder = 0
    end
    object RadioButton_siminbox: TRadioButton
      Left = 8
      Top = 88
      Width = 89
      Height = 17
      Caption = 'SIM'#21345#25910#20214#31665
      TabOrder = 1
    end
    object RadioButton_flashoutbox: TRadioButton
      Left = 8
      Top = 64
      Width = 81
      Height = 17
      Caption = #25163#26426#21457#20214#31665
      TabOrder = 2
    end
    object RadioButton_flashInbox: TRadioButton
      Left = 8
      Top = 40
      Width = 81
      Height = 17
      Caption = #25163#26426#25910#20214#31665
      TabOrder = 3
    end
    object RadioButton_pc: TRadioButton
      Left = 8
      Top = 16
      Width = 41
      Height = 17
      Caption = 'PC'
      TabOrder = 4
    end
  end
  object Timer_sms: TTimer
    Interval = 200
    OnTimer = Timer_smsTimer
    Left = 304
    Top = 376
  end
end

⌨️ 快捷键说明

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