rs_inunit.dfm

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

DFM
373
字号
object RS_InForm: TRS_InForm
  Left = 232
  Top = 195
  BorderStyle = bsDialog
  Caption = #20154#20107#26723#26696#24405#20837
  ClientHeight = 385
  ClientWidth = 555
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 56
    Width = 60
    Height = 13
    Caption = #32844#24037#32534#21495#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 88
    Width = 60
    Height = 13
    Caption = #32844#24037#22995#21517#65306
  end
  object Label4: TLabel
    Left = 8
    Top = 152
    Width = 60
    Height = 13
    Caption = #20986#29983#26085#26399#65306
  end
  object Label5: TLabel
    Left = 8
    Top = 184
    Width = 60
    Height = 13
    Caption = #24037#20316#37096#38376#65306
  end
  object Label6: TLabel
    Left = 8
    Top = 216
    Width = 60
    Height = 13
    Caption = #34892#25919#32844#21153#65306
  end
  object Label7: TLabel
    Left = 232
    Top = 48
    Width = 60
    Height = 13
    Caption = #32844#24037#24180#40836#65306
  end
  object Label9: TLabel
    Left = 232
    Top = 80
    Width = 60
    Height = 13
    Caption = #25919#27835#38754#35980#65306
  end
  object Label10: TLabel
    Left = 232
    Top = 112
    Width = 60
    Height = 13
    Caption = #25152#23398#19987#19994#65306
  end
  object Label11: TLabel
    Left = 232
    Top = 144
    Width = 60
    Height = 13
    Caption = #26368#39640#23398#21382#65306
  end
  object Label12: TLabel
    Left = 232
    Top = 176
    Width = 60
    Height = 13
    Caption = #25216#26415#32844#31216#65306
  end
  object Label13: TLabel
    Left = 232
    Top = 208
    Width = 60
    Height = 13
    Caption = #27605#19994#38498#26657#65306
  end
  object Label14: TLabel
    Left = 8
    Top = 248
    Width = 60
    Height = 13
    Caption = #32852#31995#30005#35805#65306
  end
  object Label15: TLabel
    Left = 8
    Top = 276
    Width = 60
    Height = 13
    Caption = #23478#24237#20303#22336#65306
  end
  object Label16: TLabel
    Left = 232
    Top = 256
    Width = 3
    Height = 13
  end
  object Label17: TLabel
    Left = 232
    Top = 248
    Width = 65
    Height = 13
    Caption = #20010#20154#22791#27880':'
  end
  object Label3: TLabel
    Left = 464
    Top = 176
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #20010#20154#29031#29255
  end
  object Label18: TLabel
    Left = 8
    Top = 120
    Width = 36
    Height = 13
    Caption = #24615#21035#65306
  end
  object Panel1: TPanel
    Left = 5
    Top = 0
    Width = 545
    Height = 41
    TabOrder = 0
    object Label8: TLabel
      Left = 209
      Top = 6
      Width = 160
      Height = 19
      Align = alCustom
      Caption = #21592#24037#20154#20107#26723#26696#24405#20837
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
  end
  object DBEdit1: TDBEdit
    Left = 72
    Top = 48
    Width = 121
    Height = 21
    DataField = #32844#24037#32534#21495
    DataSource = DataSource1
    TabOrder = 1
  end
  object DBEdit2: TDBEdit
    Left = 72
    Top = 80
    Width = 121
    Height = 21
    DataField = #32844#24037#22995#21517
    DataSource = DataSource1
    TabOrder = 2
  end
  object DBEdit3: TDBEdit
    Left = 72
    Top = 112
    Width = 121
    Height = 21
    DataField = #24615#21035
    DataSource = DataSource1
    TabOrder = 3
  end
  object DBEdit4: TDBEdit
    Left = 72
    Top = 144
    Width = 121
    Height = 21
    DataField = #20986#29983#26085#26399
    DataSource = DataSource1
    TabOrder = 4
  end
  object DBComboBox1: TDBComboBox
    Left = 72
    Top = 176
    Width = 121
    Height = 21
    DataField = #24037#20316#37096#38376
    DataSource = DataSource1
    ItemHeight = 13
    TabOrder = 5
    OnKeyPress = DBComboBox1KeyPress
  end
  object DBComboBox2: TDBComboBox
    Left = 72
    Top = 208
    Width = 121
    Height = 21
    DataField = #34892#25919#32844#21153
    DataSource = DataSource1
    ItemHeight = 13
    TabOrder = 6
    OnKeyPress = DBComboBox2KeyPress
  end
  object DBEdit5: TDBEdit
    Left = 72
    Top = 240
    Width = 121
    Height = 21
    DataField = #32852#31995#30005#35805
    DataSource = DataSource1
    TabOrder = 7
  end
  object DBEdit6: TDBEdit
    Left = 72
    Top = 272
    Width = 233
    Height = 21
    DataField = #23478#24237#20303#22336
    DataSource = DataSource1
    TabOrder = 8
  end
  object DBEdit7: TDBEdit
    Left = 312
    Top = 48
    Width = 121
    Height = 21
    DataField = #24180#40836
    DataSource = DataSource1
    TabOrder = 9
  end
  object DBEdit8: TDBEdit
    Left = 312
    Top = 80
    Width = 121
    Height = 21
    DataField = #25919#27835#38754#35980
    DataSource = DataSource1
    TabOrder = 10
  end
  object DBEdit9: TDBEdit
    Left = 312
    Top = 112
    Width = 121
    Height = 21
    DataField = #25152#23398#19987#19994
    DataSource = DataSource1
    TabOrder = 11
  end
  object DBEdit10: TDBEdit
    Left = 312
    Top = 144
    Width = 121
    Height = 21
    DataField = #26368#39640#23398#21382
    DataSource = DataSource1
    TabOrder = 12
  end
  object DBEdit11: TDBEdit
    Left = 312
    Top = 176
    Width = 121
    Height = 21
    DataField = #25216#26415#32844#31216
    DataSource = DataSource1
    TabOrder = 13
  end
  object DBEdit12: TDBEdit
    Left = 312
    Top = 208
    Width = 233
    Height = 21
    DataField = #27605#19994#38498#26657
    DataSource = DataSource1
    TabOrder = 14
  end
  object DBMemo1: TDBMemo
    Left = 312
    Top = 240
    Width = 233
    Height = 49
    DataField = #20010#20154#22791#27880
    DataSource = DataSource1
    TabOrder = 15
  end
  object Panel2: TPanel
    Left = 8
    Top = 304
    Width = 537
    Height = 65
    Caption = 'Panel2'
    TabOrder = 16
    object DBNavigator1: TDBNavigator
      Left = -7
      Top = 8
      Width = 535
      Height = 49
      DataSource = DataSource1
      Align = alCustom
      TabOrder = 0
    end
  end
  object DBImage1: TDBImage
    Left = 440
    Top = 48
    Width = 105
    Height = 121
    DataField = #20010#20154#29031#29255
    DataSource = DataSource1
    TabOrder = 17
    OnClick = DBImage1Click
  end
  object DBComboBox3: TDBComboBox
    Left = 72
    Top = 112
    Width = 121
    Height = 21
    DataField = #24615#21035
    DataSource = DataSource1
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 18
  end
  object DBComboBox4: TDBComboBox
    Left = 312
    Top = 176
    Width = 121
    Height = 21
    DataField = #25216#26415#32844#31216
    DataSource = DataSource1
    ItemHeight = 13
    TabOrder = 19
  end
  object ADOTable1: TADOTable
    Connection = Login_Form.ADOConnection1
    CursorType = ctStatic
    TableName = 'ZG_Table'
    Left = 440
    Top = 56
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 472
    Top = 56
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Title = #20010#20154#29031#29255
    Left = 440
    Top = 88
  end
  object ADOTable2: TADOTable
    Connection = Login_Form.ADOConnection1
    Left = 200
    Top = 176
  end
end

⌨️ 快捷键说明

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