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

📄 mainform.dfm

📁 该源代码是一个关于电力设备和电力行业操作管理的管理系统
💻 DFM
字号:
object MainFrm: TMainFrm
  Left = 80
  Top = 104
  Width = 622
  Height = 421
  Caption = #35856#27874#22522#30784#36164#26009#31649#29702
  Color = clAppWorkSpace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 128
    Width = 392
    Height = 39
    Caption = #35856'  '#27874'  '#22522'  '#30784'  '#36164'  '#26009'  '#31649'  '#29702'  '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = 'Book Antiqua'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 356
    Width = 614
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object MainMenu1: TMainMenu
    Left = 32
    Top = 112
    object Detum_Admin: TMenuItem
      Caption = #22522#30784#36164#26009#31649#29702
      object Menu1_Person: TMenuItem
        Caption = #20154#21592#26723#26696
        OnClick = Menu1_PersonClick
      end
      object Menu1_Reg: TMenuItem
        Caption = #35268#31456#21046#24230
        OnClick = Menu1_RegClick
      end
      object Menu1_shebei: TMenuItem
        Caption = #35774#22791#21488#24080
        object Station1: TMenuItem
          Caption = #21464#30005#31449#35774#22791#21488#24080
          object Station_Zhu: TMenuItem
            Caption = #20027#21464#21488#24080
            OnClick = Station_ZhuClick
          end
          object S_DianR: TMenuItem
            Caption = #30005#23481#22120#21488#24080
            OnClick = S_DianRClick
          end
          object S_DianK: TMenuItem
            Caption = #30005#25239#22120#21488#24080
            OnClick = S_DianKClick
          end
        end
        object User1: TMenuItem
          Caption = #29992#25143#35774#22791#21488#24080
          object N1: TMenuItem
            Caption = #20027#21464#21488#24080
            OnClick = N1Click
          end
          object N2: TMenuItem
            Caption = #30005#23481#22120#21488#24080
            OnClick = N2Click
          end
          object N3: TMenuItem
            Caption = #30005#25239#22120#21488#24080
            OnClick = N3Click
          end
        end
        object Xiebo1: TMenuItem
          Caption = #35856#27874#19987#29992#35774#22791#21488#24080
          OnClick = Xiebo1Click
        end
      end
      object Menu1_jishu: TMenuItem
        Caption = #25216#26415#26723#26696
        object N4: TMenuItem
          Caption = #29992#25143#35856#27874#28304#36164#26009
          OnClick = N4Click
        end
        object N5: TMenuItem
          Caption = #29992#25143#35856#27874#20801#35768#20540
          OnClick = N5Click
        end
        object N6: TMenuItem
          Caption = #21464#30005#31449#35856#27874#32479#35745#36164#26009
          OnClick = N6Click
        end
      end
      object Menu1_page: TMenuItem
        Caption = #22270#32440#36164#26009
        object N7: TMenuItem
          Caption = #21464#30005#31449#22270#32440#31649#29702
          OnClick = N7Click
        end
        object N8: TMenuItem
          Caption = #29992#25143#22270#32440#31649#29702
          OnClick = N8Click
        end
      end
      object Menu1_fact: TMenuItem
        Caption = #21378#23478#36164#26009
        OnClick = Menu1_factClick
      end
    end
    object Exit_stytem: TMenuItem
      Caption = #36864#20986#31995#32479
      object Menu_Exit: TMenuItem
        Caption = #36864#20986
        OnClick = Menu_ExitClick
      end
    end
  end
end

⌨️ 快捷键说明

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