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

📄 diaodong.dfm

📁 档案管理系统,档案管理系统vb+access源代码+可执行文件+论文+开题报告+外文翻译..
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object DiaoDongFrm: TDiaoDongFrm
  Left = 205
  Top = 129
  Width = 544
  Height = 375
  Caption = #20449#24687#35843#21160
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020040000000000E80200001600000028000000200000004000
    0000010004000000000000020000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000079000088F00000000000000000000007999077778800000000000000
    0000000888990777780000000000000000000089008990777780000000000000
    0000008907089907777000000000000000000890777089908788000000000000
    00880880888F08990FF8000000000000008880088888808990FF800000000000
    000888888888880890F880000000000000088888888888800888800000000000
    0000888888888888888887000000000000008888877888888888880000000000
    0000000777788888888888000000000000888770777877888888880000000000
    0081117077777788888888000000000000811170777777888888880000000000
    00811170000777888888880000000088888911777780778888888800000000F9
    999999111180888888888800000000F7999999911180888888888800000000F7
    777999991180888888888800000000FFFFF99988888088888888000000000000
    00F7998000088888880000000000000000F79980888888880000000000000000
    00F7798088888800000000000000000000FFFF80888800000000000000000000
    0000000888000000000000000000000000000088000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000FFFF
    FFFFFFF3C7FFFFE103FFFFC001FFFFC001FFFF8000FFFF0000FFFC00007FF800
    007FF800003FFC00003FFC00003FFE00001FFE00001FFC00001FF800001FF800
    001FF800001FC000001F8000001F8000001F8000001F8000001F8000003FC000
    00FFF80003FFF8000FFFF8003FFFFC00FFFFFF83FFFFFFCFFFFFFFFFFFFF}
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMaximized
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 153
    Top = 41
    Width = 8
    Height = 307
    Cursor = crHSplit
  end
  object TreeView1: TTreeView
    Left = 0
    Top = 41
    Width = 153
    Height = 307
    Align = alLeft
    Indent = 19
    TabOrder = 0
    OnChange = TreeView1Change
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 536
    Height = 41
    ButtonHeight = 36
    ButtonWidth = 55
    Caption = 'ToolBar1'
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 1
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Caption = #21464#26356#37096#38376
      ImageIndex = 1
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 55
      Top = 2
      Caption = #21462#28040#21464#26356
      ImageIndex = 2
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 110
      Top = 2
      Caption = #20445#23384#21464#26356
      ImageIndex = 0
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 165
      Top = 2
      Caption = #36820#22238
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
  end
  object Panel1: TPanel
    Left = 161
    Top = 41
    Width = 375
    Height = 307
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    object Label1: TLabel
      Left = 232
      Top = 415
      Width = 60
      Height = 13
      Caption = #25152#22312#37096#38376#65306
    end
    object Label2: TLabel
      Left = 64
      Top = 456
      Width = 60
      Height = 13
      Caption = #21464#26356#37096#38376#65306
    end
    object Label3: TLabel
      Left = 424
      Top = 416
      Width = 84
      Height = 13
      Caption = #25152#22312#37096#38376#32534#21495#65306
    end
    object Label4: TLabel
      Left = 328
      Top = 457
      Width = 84
      Height = 13
      Caption = #21464#26356#37096#38376#32534#21495#65306
    end
    object DBText1: TDBText
      Left = 511
      Top = 416
      Width = 65
      Height = 17
      DataField = 'BuMenBianHao'
      DataSource = DataSource2
    end
    object DBText2: TDBText
      Left = 296
      Top = 415
      Width = 65
      Height = 17
      DataField = 'SuoSuBuMen'
      DataSource = DataSource2
    end
    object DBText3: TDBText
      Left = 103
      Top = 415
      Width = 65
      Height = 17
      DataField = 'XingMin'
      DataSource = DataSource2
    end
    object Label5: TLabel
      Left = 64
      Top = 415
      Width = 36
      Height = 13
      Caption = #22995#21517#65306
    end
    object DBGridEh1: TDBGridEh
      Left = 2
      Top = 2
      Width = 371
      Height = 391
      Align = alTop
      DataSource = DataSource2
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -11
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          EditButtons = <>
          FieldName = 'DangAnBianHao'
          Footers = <>
          Title.Caption = #26723#26696#32534#21495
        end
        item
          EditButtons = <>
          FieldName = 'XingMin'
          Footers = <>
          Title.Caption = #22995#21517
        end
        item
          EditButtons = <>
          FieldName = 'XueLi'
          Footers = <>
          Title.Caption = #23398#21382
        end
        item
          EditButtons = <>
          FieldName = 'SuoSuBuMen'
          Footers = <>
          ReadOnly = False
          Title.Caption = #25152#22312#37096#38376
        end
        item
          EditButtons = <>
          FieldName = 'BuMenBianHao'
          Footers = <>
          ReadOnly = False
          Title.Caption = #37096#38376#32534#21495
        end
        item
          EditButtons = <>
          FieldName = 'ZhengZhiMianMao'
          Footers = <>
          Title.Caption = #25919#27835#38754#35980
        end
        item
          EditButtons = <>
          FieldName = 'ZhiWei'
          Footers = <>
          Title.Caption = #32844#20301
        end
        item
          EditButtons = <>
          FieldName = 'ZhiCheng'
          Footers = <>
          Title.Caption = #32844#31216
        end
        item
          EditButtons = <>
          FieldName = 'GangWeiZhongLei'
          Footers = <>
          Title.Caption = #23703#20301#31181#31867
        end
        item
          EditButtons = <>
          FieldName = 'GangWeiJiBie'
          Footers = <>
          Title.Caption = #23703#20301#32423#21035
        end>
    end
    object DBLookupComboboxEh1: TDBLookupComboboxEh
      Left = 131
      Top = 452
      Width = 121
      Height = 21
      DataField = 'SuoSuBuMen'
      DataSource = DataSource2
      Enabled = False
      EditButtons = <>
      KeyField = 'BuMenMC'
      ListField = 'BuMenMC'
      ListSource = DataSource1
      TabOrder = 1
    end
    object DBLookupComboboxEh2: TDBLookupComboboxEh

⌨️ 快捷键说明

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