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

📄 operatormanage.~dfm

📁 这是工资管理系统,能够应用于各种类型的企业。
💻 ~DFM
字号:
object OperatorManageForm: TOperatorManageForm
  Left = 285
  Top = 223
  Width = 423
  Height = 294
  Caption = #25805#20316#21592#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 120
  TextHeight = 16
  object Label1: TLabel
    Left = 56
    Top = 24
    Width = 36
    Height = 16
    Caption = #29992#25143#21517
  end
  object Label2: TLabel
    Left = 40
    Top = 56
    Width = 51
    Height = 16
    Caption = #40664#35748#23494#30721' '
  end
  object Label3: TLabel
    Left = 40
    Top = 88
    Width = 51
    Height = 16
    Caption = #25152#23646#37096#38376' '
  end
  object Label4: TLabel
    Left = 40
    Top = 120
    Width = 51
    Height = 16
    Caption = #25805#20316#26102#38388' '
    Transparent = True
  end
  object GroupBox1: TGroupBox
    Left = 248
    Top = 8
    Width = 137
    Height = 137
    Caption = #26435#38480#36873#25321
    TabOrder = 7
  end
  object Edit1: TEdit
    Left = 112
    Top = 16
    Width = 121
    Height = 24
    TabOrder = 0
    OnKeyDown = Edit1KeyDown
  end
  object Edit2: TEdit
    Left = 112
    Top = 48
    Width = 121
    Height = 24
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 112
    Top = 80
    Width = 121
    Height = 24
    TabOrder = 2
  end
  object CheckBox1: TCheckBox
    Left = 272
    Top = 56
    Width = 97
    Height = 17
    Caption = #31995#32479#31649#29702#21592
    TabOrder = 3
  end
  object CheckBox2: TCheckBox
    Left = 272
    Top = 88
    Width = 97
    Height = 17
    Caption = #25805#20316#21592
    TabOrder = 4
  end
  object CheckBox3: TCheckBox
    Left = 272
    Top = 120
    Width = 97
    Height = 17
    Caption = #26597#35810#26435
    TabOrder = 5
  end
  object Edit4: TEdit
    Left = 112
    Top = 112
    Width = 121
    Height = 24
    TabOrder = 6
  end
  object BitBtn1: TBitBtn
    Left = 88
    Top = 224
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 8
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 248
    Top = 224
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 9
    OnClick = BitBtn2Click
  end
  object RadioGroup1: TRadioGroup
    Left = 32
    Top = 152
    Width = 353
    Height = 57
    Caption = #25805#20316#27169#24335
    TabOrder = 10
  end
  object RadioButton1: TRadioButton
    Left = 48
    Top = 176
    Width = 113
    Height = 17
    Caption = #22686#21152#29992#25143
    TabOrder = 11
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 152
    Top = 176
    Width = 113
    Height = 17
    Caption = #21024#38500#29992#25143
    TabOrder = 12
    OnClick = RadioButton1Click
  end
  object RadioButton3: TRadioButton
    Left = 272
    Top = 176
    Width = 105
    Height = 17
    Caption = #20462#25913#36164#26009
    TabOrder = 13
    OnClick = RadioButton1Click
  end
  object Table1: TTable
    Left = 16
    Top = 16
  end
end

⌨️ 快捷键说明

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