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

📄 salary.dfm

📁 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计&
💻 DFM
字号:
object salaryform: Tsalaryform
  Left = 294
  Top = 203
  Width = 643
  Height = 413
  Caption = #32844#24037#20449#24687#36164#26009
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label21: TLabel
    Left = 16
    Top = 224
    Width = 48
    Height = 13
    Caption = #25152#22312#21333#20301
  end
  object Label22: TLabel
    Left = 16
    Top = 248
    Width = 48
    Height = 13
    Caption = #22791#27880#20449#24687
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 193
    Height = 193
    Caption = #32844#24037#36164#26009
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 48
      Height = 13
      Caption = #32844#24037#32534#21495
    end
    object Label2: TLabel
      Left = 8
      Top = 48
      Width = 48
      Height = 13
      Caption = #32844#24037#22995#21517
    end
    object Label3: TLabel
      Left = 32
      Top = 72
      Width = 24
      Height = 13
      Caption = #24615#21035
    end
    object Label4: TLabel
      Left = 8
      Top = 96
      Width = 48
      Height = 13
      Caption = #36523#20221#35777#21495
    end
    object Label5: TLabel
      Left = 8
      Top = 120
      Width = 48
      Height = 13
      Caption = #20986#29983#24180#26376
    end
    object Label6: TLabel
      Left = 8
      Top = 144
      Width = 48
      Height = 13
      Caption = #24037#20316#26085#26399
    end
    object Label7: TLabel
      Left = 32
      Top = 168
      Width = 24
      Height = 13
      Caption = #32844#31216
    end
    object Edit1: TEdit
      Left = 64
      Top = 16
      Width = 121
      Height = 21
      MaxLength = 6
      TabOrder = 0
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 64
      Top = 40
      Width = 121
      Height = 21
      MaxLength = 8
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 64
      Top = 88
      Width = 121
      Height = 21
      MaxLength = 18
      TabOrder = 2
    end
    object ComboBox1: TComboBox
      Left = 64
      Top = 64
      Width = 121
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
    end
    object Edit4: TEdit
      Left = 64
      Top = 160
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object MaskEdit1: TMaskEdit
      Left = 64
      Top = 112
      Width = 120
      Height = 21
      EditMask = '!9999/99/00;1;_'
      MaxLength = 10
      TabOrder = 5
      Text = '    -  -  '
    end
    object MaskEdit2: TMaskEdit
      Left = 64
      Top = 136
      Width = 120
      Height = 21
      EditMask = '!9999/99/00;1;_'
      MaxLength = 10
      TabOrder = 6
      Text = '    -  -  '
    end
  end
  object GroupBox2: TGroupBox
    Left = 216
    Top = 16
    Width = 193
    Height = 193
    Caption = #24037#36164#20449#24687
    TabOrder = 1
    object Label8: TLabel
      Left = 8
      Top = 24
      Width = 48
      Height = 13
      Caption = #22522#26412#24037#36164
    end
    object Label9: TLabel
      Left = 8
      Top = 48
      Width = 48
      Height = 13
      Caption = #28014#21160#24037#36164
    end
    object Label10: TLabel
      Left = 8
      Top = 72
      Width = 48
      Height = 13
      Caption = #23703#20301#27941#36148
    end
    object Label11: TLabel
      Left = 8
      Top = 96
      Width = 48
      Height = 13
      Caption = #24037#40836#24037#36164
    end
    object Label12: TLabel
      Left = 32
      Top = 120
      Width = 24
      Height = 13
      Caption = #22870#37329
    end
    object Label13: TLabel
      Left = 32
      Top = 144
      Width = 24
      Height = 13
      Caption = #34917#36148
    end
    object Label14: TLabel
      Left = 32
      Top = 168
      Width = 24
      Height = 13
      Caption = #20854#20182
    end
    object Edit5: TEdit
      Left = 64
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      OnExit = Edit5Exit
    end
    object Edit6: TEdit
      Left = 64
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 1
      OnExit = Edit6Exit
    end
    object Edit7: TEdit
      Left = 64
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 2
      OnExit = Edit7Exit
    end
    object Edit8: TEdit
      Left = 64
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 3
      OnExit = Edit8Exit
    end
    object Edit9: TEdit
      Left = 64
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 4
      OnExit = Edit9Exit
    end
    object Edit10: TEdit
      Left = 64
      Top = 136
      Width = 121
      Height = 21
      TabOrder = 5
      OnExit = Edit10Exit
    end
    object Edit11: TEdit
      Left = 64
      Top = 160
      Width = 121
      Height = 21
      TabOrder = 6
      OnExit = Edit11Exit
    end
  end
  object GroupBox3: TGroupBox
    Left = 424
    Top = 16
    Width = 185
    Height = 121
    Caption = #25187#34917
    TabOrder = 2
    object Label15: TLabel
      Left = 16
      Top = 24
      Width = 36
      Height = 13
      Caption = #20445#38505#36153
    end
    object Label16: TLabel
      Left = 16
      Top = 48
      Width = 36
      Height = 13
      Caption = #25151#31199#36153
    end
    object Label17: TLabel
      Left = 16
      Top = 72
      Width = 36
      Height = 13
      Caption = '    '#34917#25187
    end
    object Label18: TLabel
      Left = 16
      Top = 96
      Width = 36
      Height = 13
      Caption = '    '#25187#31246
    end
    object Edit12: TEdit
      Left = 64
      Top = 16
      Width = 113
      Height = 21
      TabOrder = 0
      OnExit = Edit12Exit
    end
    object Edit13: TEdit
      Left = 64
      Top = 40
      Width = 113
      Height = 21
      TabOrder = 1
      OnExit = Edit13Exit
    end
    object Edit14: TEdit
      Left = 64
      Top = 64
      Width = 113
      Height = 21
      TabOrder = 2
      OnExit = Edit14Exit
    end
    object Edit15: TEdit
      Left = 64
      Top = 88
      Width = 113
      Height = 21
      TabOrder = 3
    end
  end
  object GroupBox4: TGroupBox
    Left = 424
    Top = 136
    Width = 185
    Height = 73
    Caption = #24037#36164#27719#24635
    TabOrder = 3
    object Label19: TLabel
      Left = 8
      Top = 24
      Width = 48
      Height = 13
      Caption = #24037#36164#24635#39069
    end
    object Label20: TLabel
      Left = 8
      Top = 48
      Width = 48
      Height = 13
      Caption = #23454#21457#37329#39069
    end
    object Edit16: TEdit
      Left = 64
      Top = 16
      Width = 113
      Height = 21
      TabOrder = 0
    end
    object Edit17: TEdit
      Left = 64
      Top = 40
      Width = 113
      Height = 21
      TabOrder = 1
    end
  end
  object Edit18: TEdit
    Left = 72
    Top = 216
    Width = 537
    Height = 21
    TabOrder = 4
  end
  object Edit19: TEdit
    Left = 72
    Top = 240
    Width = 537
    Height = 21
    TabOrder = 5
  end
  object GroupBox5: TGroupBox
    Left = 16
    Top = 272
    Width = 441
    Height = 41
    Caption = #25805#20316#31867#22411
    TabOrder = 6
    object RadioButton1: TRadioButton
      Left = 56
      Top = 16
      Width = 81
      Height = 17
      Caption = #22686#21152#21592#24037
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 192
      Top = 16
      Width = 73
      Height = 17
      Caption = #21024#38500#21592#24037
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 336
      Top = 16
      Width = 81
      Height = 17
      Caption = #20462#25913#36164#26009
      TabOrder = 2
    end
  end
  object CheckBox1: TCheckBox
    Left = 504
    Top = 288
    Width = 81
    Height = 17
    Caption = #20923#32467#24037#36164
    TabOrder = 7
  end
  object Button1: TButton
    Left = 80
    Top = 336
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 8
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 320
    Top = 336
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 9
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 208
    Top = 336
    Width = 75
    Height = 25
    Caption = #28165#38500
    TabOrder = 10
    OnClick = Button3Click
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wage.mdb;Persist Se' +
      'curity Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 32
    Top = 336
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 56
    Top = 352
  end
end

⌨️ 快捷键说明

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