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

📄 wagefind.dfm

📁 本系统是结合行业管理中实际的人力资源、工资制度
💻 DFM
字号:
object wagefindfrm: Twagefindfrm
  Left = 218
  Top = 129
  Width = 641
  Height = 413
  Caption = #21592#24037#24037#36164#20449#24687#26597#35810
  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 = 192
    Top = 8
    Width = 249
    Height = 24
    AutoSize = False
    Caption = #21592#24037#24037#36164#20449#24687#26597#35810#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 = 168
    Top = 40
    Width = 281
    Height = 2
    Shape = bsBottomLine
  end
  object Label2: TLabel
    Left = 8
    Top = 72
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #21592#24037#32534#21495
  end
  object Label3: TLabel
    Left = 208
    Top = 72
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #26376#20221#32534#21495
  end
  object give_dateed: TEdit
    Left = 272
    Top = 72
    Width = 73
    Height = 21
    TabOrder = 0
    Text = 'give_dateed'
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 112
    Width = 633
    Height = 225
    DataSource = wagefind_ds1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object BitBtn1: TBitBtn
    Left = 520
    Top = 344
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object PriviewBtn: TBitBtn
    Left = 512
    Top = 72
    Width = 81
    Height = 25
    Caption = #39044#35272
    TabOrder = 3
    OnClick = PriviewBtnClick
  end
  object FindBtn: TButton
    Left = 416
    Top = 72
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 4
    OnClick = FindBtnClick
  end
  object worker_ided: TComboBox
    Left = 80
    Top = 72
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = 'worker_ided'
  end
  object DelBtn: TButton
    Left = 304
    Top = 344
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 6
    OnClick = DelBtnClick
  end
  object HoldBtn: TButton
    Left = 416
    Top = 344
    Width = 75
    Height = 25
    Caption = #32534#36753
    TabOrder = 7
    OnClick = HoldBtnClick
  end
  object wagefind_ds1: TDataSource
    DataSet = wagefind_cds1
    Left = 136
    Top = 280
  end
  object wagefind_cds1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 96
    Top = 280
  end
end

⌨️ 快捷键说明

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