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

📄 main.dfm

📁 我们在学习外省市先进经验的基础上
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object MainForm: TMainForm
  Left = 235
  Top = 130
  Width = 854
  Height = 535
  Hint = #21333#20301#20449#24687
  Caption = #25945#26448#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clRed
  Font.Height = -14
  Font.Name = #21326#25991#34892#26999
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poMainFormCenter
  ShowHint = True
  WindowState = wsMaximized
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 15
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 846
    Height = 29
    Caption = 'ToolBar1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -14
    Font.Name = #21326#25991#34892#26999
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 0
      Top = 2
      Width = 81
      Height = 22
      Hint = #25805#20316#21592#31649#29702
      Caption = #25805#20316#21592#31649#29702
      NumGlyphs = 2
      OnClick = N2Click
    end
    object SpeedButton2: TSpeedButton
      Left = 81
      Top = 2
      Width = 64
      Height = 22
      Hint = #23494#30721#20462#25913
      Caption = #23494#30721#31649#29702
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = N3Click
    end
    object SpeedButton3: TSpeedButton
      Left = 145
      Top = 2
      Width = 64
      Height = 22
      Hint = #29677#32423#31649#29702
      Caption = #29677#32423#31649#29702
      NumGlyphs = 2
      ParentShowHint = False
      ShowHint = True
      OnClick = N6Click
    end
    object SpeedButton4: TSpeedButton
      Left = 209
      Top = 2
      Width = 64
      Height = 22
      Hint = #25945#24072#39046#20070
      Caption = #21333#20301#20449#24687
      NumGlyphs = 2
      OnClick = N21Click
    end
    object SpeedButton5: TSpeedButton
      Left = 273
      Top = 2
      Width = 64
      Height = 22
      Hint = #32564#32435#36153#29992
      Caption = #32564#32435#20070#36153
      NumGlyphs = 2
      OnClick = N10Click
    end
    object SpeedButton6: TSpeedButton
      Left = 337
      Top = 2
      Width = 64
      Height = 22
      Hint = #36864#22238#20070#36153
      Caption = #36864#22238#20070#36153
      OnClick = N11Click
    end
    object SpeedButton7: TSpeedButton
      Left = 401
      Top = 2
      Width = 64
      Height = 22
      Caption = #25945#26448#22914#24211
      NumGlyphs = 2
      OnClick = N13Click
    end
    object SpeedButton8: TSpeedButton
      Left = 465
      Top = 2
      Width = 64
      Height = 22
      Hint = #23398#29983#39046#20070
      Caption = #23398#29983#39046#20070
      NumGlyphs = 2
      OnClick = N14Click
    end
    object SpeedButton9: TSpeedButton
      Left = 529
      Top = 2
      Width = 64
      Height = 22
      Hint = #25945#24072#39046#20070
      Caption = #25945#24072#39046#20070
      NumGlyphs = 2
      OnClick = N15Click
    end
    object SpeedButton10: TSpeedButton
      Left = 593
      Top = 2
      Width = 64
      Height = 22
      Hint = #20070#36153#26597#35810
      Caption = #20070#36153#26597#35810
      NumGlyphs = 2
      OnClick = N17Click
    end
    object SpeedButton11: TSpeedButton
      Left = 657
      Top = 2
      Width = 64
      Height = 22
      Hint = #24211#23384#26597#35810
      Caption = #24211#23384#26597#35810
      NumGlyphs = 2
      OnClick = N18Click
    end
    object SpeedButton12: TSpeedButton
      Left = 721
      Top = 2
      Width = 64
      Height = 22
      Hint = #23398#29983#39046#20070#26597#35810
      Caption = #39046#20070#26597#35810
      NumGlyphs = 2
      OnClick = SpeedButton12Click
    end
    object SpeedButton13: TSpeedButton
      Left = 785
      Top = 2
      Width = 41
      Height = 22
      Hint = #36864#20986
      Caption = #36864#20986
      NumGlyphs = 2
      OnClick = N7Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 29
    Width = 846
    Height = 460
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object StatusBar1: TStatusBar
      Left = 0
      Top = 441
      Width = 846
      Height = 19
      Panels = <
        item
          Bevel = pbNone
          Text = #20013#22269#28165#39118#31185#25216#21457#23637#26377#38480#20844#21496#33635#35465#20986#21697
          Width = 200
        end
        item
          Text = '    '#25805#20316#32773#65306'    '
          Width = 200
        end
        item
          Text = #31995#32479#26102#38388#65306
          Width = 200
        end>
    end
    object TreeView1: TTreeView
      Left = 0
      Top = 0
      Width = 177
      Height = 441
      Align = alLeft
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -14

⌨️ 快捷键说明

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