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

📄 u_main.dfm

📁 一个地方税务征收管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object main: Tmain
  Left = 71
  Top = 49
  Width = 518
  Height = 353
  Caption = 'main'
  Color = clGradientInactiveCaption
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  WindowState = wsMaximized
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object StatusBar1: TStatusBar
    Left = 0
    Top = 284
    Width = 510
    Height = 19
    AutoHint = True
    Panels = <
      item
        Width = 200
      end
      item
        Width = 150
      end
      item
        Width = 100
      end
      item
        Text = 'Copyright @ 2003 '#21608#20426' '
        Width = 50
      end>
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 510
    Height = 44
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 40
        Width = 506
      end>
    Color = clBtnFace
    ParentColor = False
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 493
      Height = 40
      AutoSize = True
      ButtonHeight = 39
      ButtonWidth = 55
      Caption = 'ToolBar1'
      Color = clBtnFace
      EdgeInner = esNone
      Flat = True
      Images = ImageList1
      ParentColor = False
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Hint = #36864#20986#22320#26041#31246#21153#24449#25910#31649#29702#31995#32479
        Action = a_system_close
      end
      object ToolButton4: TToolButton
        Left = 55
        Top = 0
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 3
        Style = tbsSeparator
      end
      object ToolButton2: TToolButton
        Left = 63
        Top = 0
        Hint = #20892#25143#26597#35810#31246#36153#20837#24211#24773#20917
        Action = a_rc_query
      end
      object ToolButton3: TToolButton
        Left = 118
        Top = 0
        Hint = #20840#20065#20837#24211#24773#20917#32479#35745#34920
        Action = A_COUNT_she
        Caption = #36827#24230#34920
      end
      object ToolButton5: TToolButton
        Left = 173
        Top = 0
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 12
        Style = tbsSeparator
      end
      object ToolButton7: TToolButton
        Left = 181
        Top = 0
        Hint = #20837#24211
        Action = a_rc_rc
      end
      object ToolButton8: TToolButton
        Left = 236
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 48
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 244
        Top = 0
        Hint = #20316#32773#20449#24687#20171#32461#65292#20351#29992#25351#21335
        Action = a_system_help
      end
    end
  end
  object janOutBar1: TjanOutBar
    Left = 0
    Top = 44
    Width = 105
    Height = 240
    Images = ImageList3
    Panels = <
      item
        Text = #22522#26412#20449#24687
        Buttons = <
          item
            Text = #26449#31038
            ImageIndex = 1
            onClick = janOutBar1Panels0Buttons0Click
          end
          item
            Text = #20892#25143
            ImageIndex = 2
            onClick = janOutBar1Panels0Buttons1Click
          end
          item
            Text = #24080#22871#31649#29702
            ImageIndex = 3
            onClick = janOutBar1Panels0Buttons2Click
          end>
        SmallImages = False
      end
      item
        Text = #20219#21153
        Buttons = <
          item
            Text = #26032#20219#21153#21521#23548
            ImageIndex = 4
            onClick = janOutBar1Panels1Buttons0Click
          end
          item
            Text = #20462#25913
            ImageIndex = 5
            onClick = janOutBar1Panels1Buttons1Click
          end>
        SmallImages = False
      end
      item
        Text = #20837#24211
        Buttons = <
          item
            Text = #20837#24211
            ImageIndex = 6
            onClick = janOutBar1Panels2Buttons0Click
          end
          item
            Text = #20892#25143#26597#35810
            ImageIndex = 7
            onClick = janOutBar1Panels2Buttons1Click
          end
          item
            Text = #21457#31080#31649#29702
            ImageIndex = 8
            onClick = janOutBar1Panels2Buttons2Click
          end>
        SmallImages = False
      end
      item
        Text = #32479#35745#20998#26512
        Buttons = <
          item
            Text = #21488#24080
            ImageIndex = 11
            onClick = janOutBar1Panels3Buttons0Click
          end
          item
            Text = #31038#20837#24211#20998#26512
            ImageIndex = 10
            onClick = janOutBar1Panels3Buttons1Click
          end
          item
            Text = #26449#20837#24211#20998#26512
            ImageIndex = 0
          end>
        SmallImages = False
      end
      item
        Text = #38468#20214
        Buttons = <
          item
            Text = #19975#24180#21382
            ImageIndex = 12
            onClick = janOutBar1Panels4Buttons0Click
          end
          item
            Text = #35745#31639#22120
            ImageIndex = 13
            onClick = janOutBar1Panels4Buttons1Click
          end>
        SmallImages = False
      end>
    PanelIndex = 0
    TabHeight = 23

⌨️ 快捷键说明

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