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

📄 mainfrm.~dfm

📁 移动通信网中摩托罗拉BSC话务统计分析软件,实现原始话统文件导入SQL SERVER2000数据库,极大方便后期分析.做摩托无线维护的同志必备.
💻 ~DFM
字号:
object MainForm: TMainForm
  Left = 192
  Top = 107
  AutoScroll = False
  Caption = 'G'#32593'BSS'#35805#21153#32479#35745#25991#20214#22791#20221#19982#23548#20837#25968#25454#24211#31995#32479
  ClientHeight = 434
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 13
  object LogMemo: TMemo
    Left = 0
    Top = 0
    Width = 673
    Height = 393
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    Lines.Strings = (
      #27492#29256#26412#30446#21069#21482#25903#25345'BSS'#21644'CELL'#30340#25968#25454#23548#20837#12290)
    TabOrder = 0
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 415
    Width = 688
    Height = 19
    Panels = <
      item
        Width = 200
      end
      item
        Width = 100
      end
      item
        Width = 100
      end
      item
        Width = 50
      end>
    SimplePanel = False
  end
  object Database1: TDatabase
    AliasName = 'ydb_sts'
    DatabaseName = 'sts'
    LoginPrompt = False
    Params.Strings = (
      'User Name=sa'
      'Password=1')
    SessionName = 'Default'
    Left = 656
    Top = 8
  end
  object MainMenu1: TMainMenu
    Left = 16
    Top = 8
    object N1: TMenuItem
      Caption = 'NPM'#25968#25454#23548#20837
      object N2: TMenuItem
        Caption = #25163#24037#23548#20837#26089#24537#26102#25968#25454
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = '-'
      end
      object N8: TMenuItem
        Caption = #25163#24037#23548#20837#20840#22825#25968#25454
      end
      object N7: TMenuItem
        Caption = '-'
      end
      object N4: TMenuItem
        Caption = #36864#20986#36719#20214
      end
    end
    object N5: TMenuItem
      Caption = #21442#25968#35774#32622
      object N6: TMenuItem
        Caption = #25968#25454#24211#30331#24405
      end
      object FTP1: TMenuItem
        Caption = 'FTP'#30331#24405
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = '*.*|*.*|*.txt|*.txt'
    Left = 624
    Top = 8
  end
end

⌨️ 快捷键说明

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