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

📄 prsentfindunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object PrsentFindForm: TPrsentFindForm
  Left = 406
  Top = 242
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #32771#21220#26597#35810
  ClientHeight = 170
  ClientWidth = 203
  Color = clBtnHighlight
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 60
    Top = 7
    Width = 81
    Height = 20
    AutoSize = False
    Caption = #32771#21220#26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 42
    Width = 60
    Height = 13
    Caption = #21592#24037#32534#21495#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 67
    Width = 60
    Height = 13
    Caption = #21592#24037#22995#21517#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 92
    Width = 60
    Height = 13
    Caption = #26376#20221#26597#35810#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 173
    Top = 92
    Width = 12
    Height = 13
    Caption = #26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object edtNo: TEdit
    Left = 80
    Top = 38
    Width = 105
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object edtName: TEdit
    Left = 80
    Top = 63
    Width = 105
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object BTfind: TButton
    Left = 16
    Top = 128
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    OnClick = BTfindClick
  end
  object BTexit: TButton
    Left = 110
    Top = 128
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = BTexitClick
  end
  object CBMonth: TComboBox
    Left = 80
    Top = 88
    Width = 89
    Height = 21
    BevelKind = bkFlat
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ItemIndex = 0
    ParentFont = False
    TabOrder = 4
    Text = #25152#26377#26376#20221
    Items.Strings = (
      #25152#26377#26376#20221
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10'
      '11'
      '12')
  end
end

⌨️ 快捷键说明

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