gz_docunit.dfm

来自「DELPHI 编写的人事管理系统,根据职工查询各种信息」· DFM 代码 · 共 276 行

DFM
276
字号
object GZ_DocForm: TGZ_DocForm
  Left = 250
  Top = 145
  BorderStyle = bsDialog
  Caption = #20154#20107#24037#36164#26597#35810
  ClientHeight = 278
  ClientWidth = 632
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 632
    Height = 25
    Align = alTop
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
    TabOrder = 0
    object Label4: TLabel
      Left = 199
      Top = 4
      Width = 210
      Height = 19
      Caption = #32844#24037#24037#36164#20449#24687#26465#20214#26597#35810
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsItalic]
      ParentFont = False
      Transparent = True
    end
  end
  object GroupBox2: TGroupBox
    Left = 7
    Top = 30
    Width = 614
    Height = 128
    TabOrder = 1
    object Memo1: TMemo
      Left = 448
      Top = 72
      Width = 137
      Height = 41
      TabOrder = 3
    end
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 217
      Height = 113
      TabOrder = 0
      object Label1: TLabel
        Left = 14
        Top = 19
        Width = 60
        Height = 13
        Caption = #36873#25321#23383#27573#65306
      end
      object Label2: TLabel
        Left = 27
        Top = 48
        Width = 48
        Height = 13
        Caption = #26465#20214#24335#65306
        Enabled = False
      end
      object Label3: TLabel
        Left = 27
        Top = 80
        Width = 48
        Height = 13
        Caption = #23383#27573#20540#65306
        Enabled = False
      end
      object ComboBox1: TComboBox
        Left = 80
        Top = 15
        Width = 129
        Height = 21
        Style = csDropDownList
        Color = 16767411
        ItemHeight = 13
        TabOrder = 0
        OnClick = ComboBox1Click
        Items.Strings = (
          #32844#24037#32534#21495
          #32844#24037#22995#21517)
      end
      object ComboBox2: TComboBox
        Left = 80
        Top = 48
        Width = 65
        Height = 21
        Style = csDropDownList
        Color = 16767411
        DropDownCount = 7
        Enabled = False
        ItemHeight = 13
        TabOrder = 1
        OnClick = ComboBox2Click
        Items.Strings = (
          #31561#20110
          #21547#20110
          #21069#21547#20110
          #21518#21547#20110
          #19981#31561#20110
          ''
          ''
          ''
          ''
          '')
      end
      object Edit1: TEdit
        Left = 80
        Top = 80
        Width = 129
        Height = 21
        Color = 16767411
        Enabled = False
        TabOrder = 2
        OnChange = Edit1Change
      end
      object ComboBox3: TComboBox
        Left = 144
        Top = 48
        Width = 65
        Height = 21
        Style = csDropDownList
        Color = 16767411
        Enabled = False
        ItemHeight = 13
        TabOrder = 3
        OnClick = ComboBox3Click
        Items.Strings = (
          #21644
          #25110)
      end
    end
    object StringGrid1: TStringGrid
      Left = 398
      Top = 12
      Width = 209
      Height = 105
      Color = 16767411
      ColCount = 4
      DefaultRowHeight = 20
      RowCount = 2
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSizing, goTabs, goRowSelect]
      ScrollBars = ssVertical
      TabOrder = 1
      ColWidths = (
        64
        66
        64
        64)
      RowHeights = (
        20
        22)
    end
    object GroupBox3: TGroupBox
      Left = 232
      Top = 8
      Width = 161
      Height = 113
      TabOrder = 2
      object BitBtn1: TBitBtn
        Left = 7
        Top = 16
        Width = 74
        Height = 25
        Caption = #21152#20837#26465#20214
        Enabled = False
        TabOrder = 0
        OnClick = BitBtn1Click
        OnKeyPress = BitBtn1KeyPress
      end
      object BitBtn4: TBitBtn
        Left = 92
        Top = 80
        Width = 61
        Height = 25
        Caption = #20851'  '#38381
        TabOrder = 1
        OnClick = BitBtn4Click
        Glyph.Data = {
          EE000000424DEE000000000000007600000028000000100000000F0000000100
          0400000000007800000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
          888888880888888888888880080088888888880E088808888888000E00000000
          888880EE07770888888880EE07770888888880EE07770888088880EE07770880
          088880EE07770800000880EE07770880088880EE077708880888800077770888
          888880077777088888888000000008888888}
        NumGlyphs = 2
      end
      object BitBtn5: TBitBtn
        Left = 8
        Top = 48
        Width = 73
        Height = 25
        Caption = #28165#38500#26465#20214
        Enabled = False
        TabOrder = 2
        OnClick = BitBtn5Click
      end
      object BitBtn6: TBitBtn
        Left = 88
        Top = 16
        Width = 65
        Height = 25
        Caption = #24320#22987#26597#35810
        Enabled = False
        TabOrder = 3
        OnClick = BitBtn6Click
      end
      object BitBtn2: TBitBtn
        Left = 9
        Top = 80
        Width = 72
        Height = 25
        Caption = #21024#38500#25968#25454
        Enabled = False
        TabOrder = 4
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 90
        Top = 48
        Width = 63
        Height = 25
        Caption = #25152#26377#35760#24405
        TabOrder = 5
        OnClick = BitBtn3Click
      end
    end
  end
  object DBGrid1: TDBGrid
    Left = 6
    Top = 167
    Width = 613
    Height = 97
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 64
  end
  object ADOQuery1: TADOQuery
    Connection = Login_Form.ADOConnection1
    Parameters = <>
    Prepared = True
    SQL.Strings = (
      '')
    Left = 96
  end
end

⌨️ 快捷键说明

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