rs_synthunit.dfm

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

DFM
1,357
字号
object RS_SynthForm: TRS_SynthForm
  Left = 242
  Top = 176
  BorderStyle = bsDialog
  Caption = #20154#20107#26723#26696#27983#35272#19982#32500#25252
  ClientHeight = 431
  ClientWidth = 676
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 12
    Top = 13
    Width = 649
    Height = 404
    ActivePage = TabSheet1
    Images = ImageList1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20154#20107#26723#26696#27983#35272
      object GroupBox1: TGroupBox
        Left = 187
        Top = 12
        Width = 2
        Height = 286
        TabOrder = 1
      end
      object ListView1: TListView
        Left = 195
        Top = 18
        Width = 431
        Height = 281
        Color = clTeal
        Columns = <>
        DragCursor = crHandPoint
        DragMode = dmAutomatic
        LargeImages = ImageList2
        MultiSelect = True
        SmallImages = ImageList2
        TabOrder = 2
      end
      object GroupBox7: TGroupBox
        Left = 17
        Top = 314
        Width = 610
        Height = 46
        Caption = #35270#22270#26041#24335
        TabOrder = 3
        object RadioButton1: TRadioButton
          Left = 88
          Top = 19
          Width = 113
          Height = 17
          Caption = #22823#22270#26631
          Checked = True
          TabOrder = 0
          TabStop = True
          OnClick = RadioButton1Click
        end
        object RadioButton2: TRadioButton
          Left = 275
          Top = 19
          Width = 113
          Height = 17
          Caption = #23567#22270#26631
          TabOrder = 1
          OnClick = RadioButton2Click
        end
        object RadioButton3: TRadioButton
          Left = 459
          Top = 18
          Width = 113
          Height = 17
          Caption = #21015#34920#24335
          TabOrder = 2
          OnClick = RadioButton3Click
        end
      end
      object TabControl1: TTabControl
        Left = 8
        Top = 15
        Width = 174
        Height = 284
        MultiLine = True
        Style = tsButtons
        TabHeight = 25
        TabOrder = 0
        Tabs.Strings = (
          #25353#24615#21035#20998#31867
          #25353#37096#38376#20998#31867
          #25353#32844#21153#20998#31867
          #25353#32844#31216#20998#31867)
        TabIndex = 0
        OnChange = TabControl1Change
        object TreeView1: TTreeView
          Left = 1
          Top = 64
          Width = 170
          Height = 221
          Color = clTeal
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          Images = ImageList3
          Indent = 19
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
          OnClick = TreeView1Click
          Items.Data = {
            010000001D000000010000000100000002000000FFFFFFFF0000000000000000
            04C8ABD4BA}
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20154#20107#26723#26696#32500#25252
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 8
        Top = 4
        Width = 624
        Height = 128
        TabOrder = 0
        object Memo1: TMemo
          Left = 448
          Top = 72
          Width = 137
          Height = 41
          TabOrder = 3
        end
        object GroupBox3: 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
              #24180#40836
              #24615#21035
              #24037#20316#37096#38376
              #34892#25919#32844#21153
              #25919#27835#38754#35980
              #25216#26415#32844#31216
              #25152#23398#19987#19994
              #27605#19994#38498#26657
              #32852#31995#30005#35805
              #23478#24237#20303#22336
              #26368#39640#23398#21382)
          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 = 401
          Top = 13
          Width = 214
          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 GroupBox4: TGroupBox
          Left = 232
          Top = 8
          Width = 161
          Height = 113
          TabOrder = 2

⌨️ 快捷键说明

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