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

📄 smgpfrm.dfm

📁 小灵通短信通讯软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainFrm: TMainFrm
  Left = 192
  Top = 114
  Width = 696
  Height = 480
  Caption = #20159#36890#30701#20449#31995#32479'-----'#23567#28789#36890#32593#20851#65288#36890#35759#23618#12289#19994#21153#23618#12289#32479#35745#23618#65289
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 525
    Top = 56
    Width = 3
    Height = 351
    Cursor = crHSplit
    Align = alRight
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 688
    Height = 56
    AutoSize = True
    ButtonHeight = 52
    ButtonWidth = 79
    Caption = 'ToolBar1'
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object Splitter7: TSplitter
      Left = 0
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_InitInterface: TToolButton
      Left = 3
      Top = 2
      Caption = #21021#22987#21270#32593#20851
      ImageIndex = 0
      OnClick = btn_InitInterfaceClick
    end
    object Splitter2: TSplitter
      Left = 82
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_Connect: TToolButton
      Left = 85
      Top = 2
      Caption = #30331#24405#32593#20851
      ImageIndex = 1
      OnClick = btn_ConnectClick
    end
    object Splitter3: TSplitter
      Left = 164
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_Exit: TToolButton
      Left = 167
      Top = 2
      Caption = #36864#20986#32593#20851
      ImageIndex = 2
      OnClick = btn_ExitClick
    end
    object Splitter4: TSplitter
      Left = 246
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_startspas: TToolButton
      Left = 249
      Top = 2
      Caption = #21551#21160#19994#21153#31995#32479
      ImageIndex = 3
    end
    object Splitter5: TSplitter
      Left = 328
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_CloseSpas: TToolButton
      Left = 331
      Top = 2
      Caption = #20851#38381#19994#21153#31995#32479
      ImageIndex = 4
    end
    object Splitter6: TSplitter
      Left = 410
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_AddModules: TToolButton
      Left = 413
      Top = 2
      Caption = #22686#21152#19994#21153#27169#22359
      ImageIndex = 15
    end
    object Splitter8: TSplitter
      Left = 492
      Top = 2
      Width = 3
      Height = 52
      Cursor = crHSplit
    end
    object btn_FunctTest: TToolButton
      Left = 495
      Top = 2
      Caption = #21151#33021#27979#35797
      ImageIndex = 16
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 407
    Width = 688
    Height = 19
    Panels = <
      item
        Alignment = taCenter
        Width = 250
      end
      item
        Alignment = taCenter
        Text = #29256#26412#21495#65306'1.0'
        Width = 90
      end
      item
        Alignment = taCenter
        Text = #24320#21457#21592#65306#38047#25991#38738
        Width = 120
      end
      item
        Alignment = taCenter
        Text = #28145#22323#24066#20159#36890#20449#24687#36890#35759#26377#38480#20844#21496#25216#26415#37096
        Width = 50
      end>
    SimplePanel = False
  end
  object mmlog: TRichEdit
    Left = 0
    Top = 56
    Width = 525
    Height = 351
    Align = alClient
    Color = clTeal
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object ListView1: TListView
    Left = 528
    Top = 56
    Width = 160
    Height = 351
    Align = alRight
    Color = clTeal
    Columns = <
      item
        Caption = #20027#26426#21517
        Width = 70
      end
      item
        Alignment = taCenter
        Caption = 'IP'#22320#22336
        Width = 86
      end>
    SortType = stBoth
    TabOrder = 3
    ViewStyle = vsReport
  end
  object MainMenu1: TMainMenu
    Left = 8
    Top = 64
    object N1: TMenuItem
      Caption = #36890#35759#31995#32479
      object mm_InitInterface: TMenuItem
        Caption = #21021#22987#21270#32593#20851
      end
      object mm_Connect: TMenuItem
        Caption = #30331#24405#32593#20851
      end
      object mm_FunctTest: TMenuItem
        Caption = #21151#33021#27979#35797
      end
      object mm_Exit: TMenuItem
        Caption = #36864#20986#32593#20851
      end
      object N11: TMenuItem

⌨️ 快捷键说明

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