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

📄 gzryqx_u.dfm

📁 比较完整的系统 比较完整的系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Action = aPreview
        AutoSize = True
        Caption = #39044#35272
      end
      object btnPrint: TToolButton
        Left = 41
        Top = 0
        Action = aPrint
        AutoSize = True
        Caption = #25171#21360
      end
      object ToolButton9: TToolButton
        Left = 82
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        ImageIndex = 7
        Style = tbsSeparator
      end
      object btnSave: TToolButton
        Left = 90
        Top = 0
        Action = aSave
        AutoSize = True
        Caption = #20445#23384
      end
      object btnCancel: TToolButton
        Left = 131
        Top = 0
        Action = aCancel
        AutoSize = True
        Caption = #21462#28040
      end
      object ToolButton3: TToolButton
        Left = 172
        Top = 0
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object btnNew: TToolButton
        Left = 180
        Top = 0
        Action = aNew
        AutoSize = True
        Caption = #26032#21333
      end
      object btnDel: TToolButton
        Left = 221
        Top = 0
        Action = aDel
        AutoSize = True
        Caption = #21024#21333
      end
      object ToolButton13: TToolButton
        Left = 262
        Top = 0
        Width = 8
        Caption = 'ToolButton13'
        ImageIndex = 8
        Style = tbsSeparator
      end
      object btnInsert: TToolButton
        Left = 270
        Top = 0
        Action = aInsert
        AutoSize = True
        Caption = #22686#21152
      end
      object btnDelete: TToolButton
        Left = 311
        Top = 0
        Action = aDelete
        AutoSize = True
        Caption = #21024#38500
      end
    end
    object ToolBar2: TToolBar
      Left = 633
      Top = 2
      Width = 80
      Height = 37
      Align = alNone
      AutoSize = True
      ButtonHeight = 37
      Caption = 'ToolBar2'
      Color = clSilver
      EdgeInner = esNone
      EdgeOuter = esNone
      Flat = True
      ParentColor = False
      TabOrder = 1
      object DBNavigator1: TDBNavigator
        Left = 0
        Top = 0
        Width = 80
        Height = 37
        DataSource = DataSource2
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
        Align = alRight
        Flat = True
        Ctl3D = True
        Hints.Strings = (
          #31532#19968#24352#21333
          #19978#19968#24352#21333
          #19979#19968#24352#21333
          #26368#21518#19968#24352#21333
          ''
          ''
          ''
          ''
          ''
          #21047#26032)
        ParentCtl3D = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 0
      end
    end
    object ToolBar3: TToolBar
      Left = 726
      Top = 2
      Width = 42
      Height = 38
      AutoSize = True
      ButtonHeight = 38
      ButtonWidth = 37
      Caption = 'ToolBar1'
      EdgeBorders = []
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      Images = ilsSub
      ParentFont = False
      ShowCaptions = True
      TabOrder = 2
      Wrapable = False
      object btnExit: TToolButton
        Left = 0
        Top = 0
        Action = aExit
        AutoSize = True
        Caption = #36820#22238
      end
    end
  end
  object ActionList1: TActionList
    Left = 84
    Top = 268
    object aSave: TAction
      Caption = #20445#23384'(&S)'
      ImageIndex = 10
      ShortCut = 16467
      OnExecute = btnSaveClick
    end
    object aCancel: TAction
      Caption = #21462#28040'(&C)'
      ImageIndex = 14
      OnExecute = btnCancelClick
    end
    object aPreview: TAction
      Caption = #25171#21360#39044#35272'(&V)'
      ImageIndex = 0
    end
    object aPrint: TAction
      Caption = #25171#21360'(&P)'
      ImageIndex = 1
      ShortCut = 16464
    end
    object aExit: TAction
      Caption = #36820#22238'(&X)'
      ImageIndex = 2
      ShortCut = 27
      OnExecute = aExitExecute
    end
    object aNew: TAction
      Caption = #24320#26032#21333'(&N)'
      ImageIndex = 11
      ShortCut = 16462
      OnExecute = btnNewClick
    end
    object aDel: TAction
      Caption = #25972#21333#21024#38500'(&D)'
      ImageIndex = 13
      ShortCut = 16452
      OnExecute = btnDelClick
    end
    object aInsert: TAction
      Caption = #22686#21152#39033#30446'(&A)'
      ImageIndex = 3
      ShortCut = 45
      OnExecute = btnInsertClick
    end
    object aDelete: TAction
      Caption = #21024#38500#39033#30446'(&E)'
      ImageIndex = 5
      ShortCut = 16430
      OnExecute = btnDeleteClick
    end
    object aSetColumn: TAction
      Caption = #26639#30446#24067#23616'(&O)'
      ImageIndex = 21
      ShortCut = 16463
    end
    object aFirst: TAction
      Caption = #31532#19968#24352#21333'(&F)'
      ImageIndex = 17
      ShortCut = 16420
    end
    object aPrior: TAction
      Caption = #19978#19968#24352#21333'(&P)'
      ImageIndex = 19
      ShortCut = 16422
    end
    object aNext: TAction
      Caption = #19979#19968#24352#21333'(&X)'
      ImageIndex = 20
      ShortCut = 16424
    end
    object aLast: TAction
      Caption = #26368#21518#19968#24352#21333'(&L)'
      ImageIndex = 18
      ShortCut = 16419
    end
    object aCalendar: TAction
      Caption = #19975#24180#21382'(&C)'
      ImageIndex = 15
    end
    object aCalculator: TAction
      Caption = #35745#31639#22120'(&A)'
      ImageIndex = 16
      ShortCut = 122
    end
    object aXzdd: TAction
      Caption = #36873#25321#35746#21333'(&Z)'
      ImageIndex = 29
      ShortCut = 16474
    end
    object aSkgc: TAction
      Caption = #25910#27454#36807#31243'(&H)'
      ImageIndex = 26
      ShortCut = 16456
    end
    object aKhXx: TAction
      Caption = #23458#25143#36164#26009'(&K)'
      ImageIndex = 9

⌨️ 快捷键说明

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