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

📄 maindlg.~dfm

📁 人力资源系统: 人事管理 考勤管理 请假管理 系统管理
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
object main: Tmain
  Left = 223
  Top = 150
  BorderStyle = bsDialog
  Caption = #20154#21147#36164#28304#31649#29702
  ClientHeight = 493
  ClientWidth = 642
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = True
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 642
    Height = 470
    Align = alClient
    BevelOuter = bvNone
    BorderWidth = 5
    ParentColor = True
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 5
      Top = 5
      Width = 632
      Height = 460
      ActivePage = TabSheet2
      Align = alClient
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #26426#26500#35774#32622#21450#32534#30721
        object Label1: TLabel
          Left = 280
          Top = 32
          Width = 63
          Height = 13
          AutoSize = False
          Caption = #21333#20301#21517#31216'     '
        end
        object Label2: TLabel
          Left = 280
          Top = 64
          Width = 87
          Height = 13
          AutoSize = False
          Caption = #19978#32423#21333#20301#21517#31216'     '
        end
        object Label3: TLabel
          Left = 280
          Top = 96
          Width = 75
          Height = 13
          AutoSize = False
          Caption = #26412#21333#20301#32534#21495'     '
        end
        object Label4: TLabel
          Left = 280
          Top = 160
          Width = 81
          Height = 13
          AutoSize = False
          Caption = #19978#32423#21333#20301#32534#21495'      '
        end
        object Label61: TLabel
          Left = 280
          Top = 128
          Width = 57
          Height = 13
          AutoSize = False
          Caption = #26412#32423#32534#30721
        end
        object TreeView1: TTreeView
          Left = 8
          Top = 8
          Width = 233
          Height = 401
          Indent = 19
          ReadOnly = True
          TabOrder = 0
          OnClick = TreeView1Click
        end
        object Edit1: TEdit
          Left = 368
          Top = 32
          Width = 177
          Height = 21
          TabOrder = 1
        end
        object Edit2: TEdit
          Left = 368
          Top = 64
          Width = 177
          Height = 21
          ReadOnly = True
          TabOrder = 2
        end
        object Edit3: TEdit
          Left = 368
          Top = 96
          Width = 177
          Height = 21
          ReadOnly = True
          TabOrder = 3
        end
        object Edit4: TEdit
          Left = 368
          Top = 160
          Width = 177
          Height = 21
          ReadOnly = True
          TabOrder = 4
        end
        object Button12: TButton
          Left = 280
          Top = 200
          Width = 113
          Height = 25
          Caption = #26174#31034#26426#26500#35774#32622
          TabOrder = 5
          OnClick = Button12Click
        end
        object Button13: TButton
          Left = 280
          Top = 232
          Width = 113
          Height = 25
          Caption = #22686#21152#19968#20010#23376#33410#28857
          Enabled = False
          TabOrder = 6
          OnClick = Button13Click
        end
        object Button14: TButton
          Left = 280
          Top = 296
          Width = 113
          Height = 25
          Caption = #21024#38500#24403#21069#33410#28857
          Enabled = False
          TabOrder = 7
          OnClick = Button14Click
        end
        object Button15: TButton
          Left = 280
          Top = 328
          Width = 113
          Height = 25
          Caption = #20462#25913#33410#28857#21517#31216
          Enabled = False
          TabOrder = 8
          OnClick = Button15Click
        end
        object Button16: TButton
          Left = 280
          Top = 360
          Width = 113
          Height = 25
          Caption = #20445#23384#35774#32622
          Enabled = False
          TabOrder = 9
          OnClick = Button16Click
        end
        object Edit27: TEdit
          Left = 368
          Top = 128
          Width = 177
          Height = 21
          TabOrder = 10
        end
        object Button6: TButton
          Left = 280
          Top = 264
          Width = 113
          Height = 25
          Caption = #22686#21152#20026#21516#32423#33410#28857
          Enabled = False
          TabOrder = 11
          OnClick = Button6Click
        end
      end
      object TabSheet2: TTabSheet
        Caption = #26426#26500#20449#24687#31649#29702
        OnShow = TabSheet2Show
        object DBGrid1: TDBGrid
          Left = 0
          Top = 120
          Width = 625
          Height = 289
          DataSource = DataSource1
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -11
          TitleFont.Name = 'MS Sans Serif'
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #20869#37096#32534#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21333#20301#32534#21495
              Width = 100
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21333#20301#21517#31216
              Width = 175
              Visible = True
            end
            item
              Expanded = False
              FieldName = #25340#38899#32534#30721
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21333#20301#22320#22336
              Width = 250
              Visible = True
            end
            item
              Expanded = False
              FieldName = #21333#20301#30005#35805#21495#30721
              Width = 250
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24320#25143#38134#34892
              Width = 300
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24080#21495
              Width = 300
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24320#25143#20840#31216
              Width = 300
              Visible = True
            end>
        end
        object DBNavigator1: TDBNavigator
          Left = 0
          Top = 88
          Width = 225
          Height = 25
          DataSource = DataSource1
          VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
          TabOrder = 1
        end
        object Panel7: TPanel
          Left = 8
          Top = 8
          Width = 609
          Height = 73
          BorderStyle = bsSingle
          TabOrder = 2
          object Label36: TLabel
            Left = 32
            Top = 16
            Width = 65
            Height = 13
            AutoSize = False
            Caption = #21333#20301#21517#31216'    '
          end
          object Edit31: TEdit
            Left = 104
            Top = 16
            Width = 121
            Height = 21
            TabOrder = 0
          end
          object Button8: TButton
            Left = 264
            Top = 16
            Width = 75
            Height = 25
            Caption = #26597#35810
            TabOrder = 1
            OnClick = Button8Click
          end
        end
      end
      object TabSheet3: TTabSheet
        Caption = #32844#21592#20449#24687#31649#29702
        OnShow = TabSheet3Show
        object PageControl2: TPageControl
          Left = 0
          Top = 0
          Width = 620
          Height = 417
          ActivePage = TabSheet5
          TabOrder = 0
          object TabSheet5: TTabSheet
            Caption = #32844#21592#20449#24687#32500#25252
            object Label5: TLabel
              Left = 8
              Top = 168
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #32844#21592#32534#21495
            end
            object Label6: TLabel
              Left = 136
              Top = 168
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #22995#21517
            end
            object Label7: TLabel
              Left = 264
              Top = 168
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #22995#21517#31616#30721
            end
            object Label8: TLabel
              Left = 336
              Top = 168
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #24615#21035
            end
            object Label9: TLabel
              Left = 392
              Top = 168
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #20986#29983#26085#26399
            end
            object Label10: TLabel
              Left = 472
              Top = 168
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #24180#40836
            end
            object Label11: TLabel
              Left = 528
              Top = 168
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #31821#36143
            end
            object Label12: TLabel
              Left = 8
              Top = 216
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #27665#26063
            end
            object Label13: TLabel
              Left = 104
              Top = 216
              Width = 65
              Height = 13
              AutoSize = False
              Caption = #25991#21270#31243#24230
            end
            object Label14: TLabel
              Left = 256
              Top = 216
              Width = 65
              Height = 13
              AutoSize = False
              Caption = #27605#19994#23398#26657
            end
            object Label15: TLabel
              Left = 488
              Top = 216
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #20581#24247#29366#20917
            end
            object Label16: TLabel
              Left = 8
              Top = 264
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #23130#23035#29366#20917
            end
            object Label17: TLabel
              Left = 104
              Top = 264
              Width = 73
              Height = 13
              AutoSize = False
              Caption = #36523#20221#35777#21495#30721
            end
            object Label18: TLabel
              Left = 256
              Top = 264
              Width = 65
              Height = 13
              AutoSize = False
              Caption = #23478#24237#30005#35805
            end
            object Label19: TLabel
              Left = 352
              Top = 264
              Width = 57
              Height = 13
              AutoSize = False
              Caption = #21150#20844#30005#35805
            end
            object Label20: TLabel
              Left = 480
              Top = 264
              Width = 33
              Height = 13
              AutoSize = False
              Caption = #25163#26426
            end
            object Label21: TLabel

⌨️ 快捷键说明

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