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

📄 config.dfm

📁 用delphi开发的短信息预警系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form2: TForm2
  Left = 219
  Top = 208
  BorderStyle = bsDialog
  Caption = #32676#21457#35774#32622
  ClientHeight = 333
  ClientWidth = 604
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 3
    Top = 309
    Width = 54
    Height = 13
    AutoSize = False
    Caption = #25910#20214#20154#65306
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 604
    Height = 297
    ActivePage = QunFaSMSTab
    Align = alTop
    TabOrder = 0
    OnChange = PageControl1Change
    object QunFaSMSTab: TTabSheet
      Caption = #30701#20449#32676#21457
      object GroupBox2: TGroupBox
        Left = 235
        Top = 0
        Width = 145
        Height = 269
        Align = alLeft
        Caption = #25910#20214#20154
        TabOrder = 0
        object RecListBox: TListBox
          Left = 2
          Top = 15
          Width = 141
          Height = 252
          Align = alClient
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvNone
          ItemHeight = 13
          MultiSelect = True
          TabOrder = 0
        end
      end
      object Panel2: TPanel
        Left = 145
        Top = 0
        Width = 90
        Height = 269
        Align = alLeft
        BevelOuter = bvNone
        TabOrder = 1
        object Button1: TButton
          Left = 8
          Top = 72
          Width = 75
          Height = 25
          Caption = #28155#21152'=>'
          TabOrder = 0
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 8
          Top = 112
          Width = 75
          Height = 25
          Caption = #28165#38500'<='
          TabOrder = 1
          OnClick = Button2Click
        end
        object Button7: TButton
          Left = 8
          Top = 152
          Width = 75
          Height = 25
          Caption = #20840#37096#28165#38500
          TabOrder = 2
          OnClick = Button7Click
        end
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 145
        Height = 269
        Align = alLeft
        Caption = #21495#30721#31807
        TabOrder = 2
        object BookListBox: TListBox
          Left = 2
          Top = 48
          Width = 141
          Height = 219
          Align = alBottom
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvNone
          ItemHeight = 13
          MultiSelect = True
          TabOrder = 0
        end
        object ComboBox1: TComboBox
          Left = 8
          Top = 16
          Width = 129
          Height = 21
          ItemHeight = 13
          TabOrder = 1
          Text = #35831#22312#27492#36873#25321#37096#38376
          OnChange = ComboBox1Change
        end
      end
      object GroupBox3: TGroupBox
        Left = 380
        Top = 0
        Width = 216
        Height = 269
        Align = alClient
        Caption = #21457#36865#20869#23481
        TabOrder = 3
        object Label1: TLabel
          Left = 5
          Top = 216
          Width = 195
          Height = 17
          AutoSize = False
          Caption = #24403#21069#36755#20837#23383#25968':0/160'
        end
        object Memo1: TMemo
          Left = 2
          Top = 15
          Width = 212
          Height = 194
          Align = alTop
          BevelInner = bvLowered
          BevelKind = bkFlat
          BevelOuter = bvNone
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnChange = Memo1Change
        end
        object Button5: TButton
          Left = 128
          Top = 240
          Width = 75
          Height = 25
          Caption = #24120#29992#30701#20449'...'
          TabOrder = 1
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 16
          Top = 240
          Width = 75
          Height = 25
          Caption = #28165#31354#20869#23481
          TabOrder = 2
          OnClick = Button6Click
        end
      end
    end
    object UsualSMSTab: TTabSheet
      Caption = #24120#29992#30701#20449#24687
      ImageIndex = 1
      object UsualSMSListView: TListView
        Left = 0
        Top = 0
        Width = 380
        Height = 269
        Align = alClient
        Columns = <
          item
            Caption = #24120#29992#30701#20449
            Width = 590
          end>
        GridLines = True
        ReadOnly = True
        TabOrder = 0
        ViewStyle = vsReport
        OnDblClick = UsualSMSListViewDblClick
        OnMouseDown = UsualSMSListViewMouseDown
      end
      object GroupBox4: TGroupBox
        Left = 380
        Top = 0
        Width = 216
        Height = 269
        Align = alRight
        Caption = 'GroupBox4'
        TabOrder = 1
        Visible = False
        object Label2: TLabel
          Left = 8
          Top = 216
          Width = 121
          Height = 15
          AutoSize = False
          Caption = #24403#21069#36755#20837#23383#25968':0/160'
        end
        object Memo2: TMemo

⌨️ 快捷键说明

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