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

📄 rewardpunfrm.dfm

📁 本系统是结合行业管理中实际的人力资源、工资制度
💻 DFM
字号:
object rewardfrm: Trewardfrm
  Left = 234
  Top = 154
  Width = 583
  Height = 330
  Caption = #22870#24809#20449#24687#24405#20837#19982#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 160
    Top = 8
    Width = 264
    Height = 24
    Caption = #22870#24809#20449#24687#24405#20837#19982#32500#25252#30028#38754
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Bevel1: TBevel
    Left = 112
    Top = 32
    Width = 369
    Height = 10
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 24
    Top = 64
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object Label3: TLabel
    Left = 240
    Top = 64
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21592#24037#22995#21517
  end
  object Label4: TLabel
    Left = 24
    Top = 96
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22870#24809#26085#26399
  end
  object Label5: TLabel
    Left = 240
    Top = 96
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22870#24809#31867#22411
  end
  object Label6: TLabel
    Left = 24
    Top = 160
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22870#24809#20869#23481
  end
  object Label7: TLabel
    Left = 24
    Top = 192
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22870#24809#21407#22240
  end
  object Label8: TLabel
    Left = 24
    Top = 128
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #25209#20934#21333#20301
  end
  object Label11: TLabel
    Left = 48
    Top = 224
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #22791#27880
  end
  object worker_nameedit: TLabel
    Left = 312
    Top = 64
    Width = 3
    Height = 13
  end
  object sNew_Record: TButton
    Left = 456
    Top = 80
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 0
    OnClick = sNew_RecordClick
  end
  object Record_Change: TButton
    Left = 456
    Top = 128
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 1
    OnClick = Record_ChangeClick
  end
  object Remove_Record: TButton
    Left = 456
    Top = 176
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 2
    OnClick = Remove_RecordClick
  end
  object cancel_btn: TButton
    Left = 456
    Top = 224
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = cancel_btnClick
  end
  object allow_unitedit: TEdit
    Left = 96
    Top = 128
    Width = 337
    Height = 21
    TabOrder = 4
  end
  object record_contentedit: TEdit
    Left = 96
    Top = 160
    Width = 337
    Height = 21
    TabOrder = 5
  end
  object record_reasonedit: TEdit
    Left = 96
    Top = 192
    Width = 337
    Height = 21
    TabOrder = 6
  end
  object remarkmemo: TMemo
    Left = 96
    Top = 224
    Width = 337
    Height = 57
    Lines.Strings = (
      'remarkmemo')
    TabOrder = 7
  end
  object record_datepicker: TDateTimePicker
    Left = 96
    Top = 96
    Width = 121
    Height = 21
    Date = 38305.864335937500000000
    Time = 38305.864335937500000000
    TabOrder = 8
  end
  object record_typecombobox: TComboBox
    Left = 312
    Top = 96
    Width = 121
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 9
    Text = #22870#21169
    Items.Strings = (
      #22870#21169
      #24809#32602)
  end
  object worker_idedit: TComboBox
    Left = 96
    Top = 64
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 10
    OnChange = worker_ideditChange
  end
end

⌨️ 快捷键说明

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