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

📄 unit_job_manage.~dfm

📁 美汇美容网网站管理系统
💻 ~DFM
字号:
object Form_Job_manage: TForm_Job_manage
  Left = 531
  Top = 45
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #26032#22686#25307#32856#20449#24687
  ClientHeight = 405
  ClientWidth = 296
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 8
    Top = 11
    Width = 121
    Height = 13
    AutoSize = False
    Caption = #25307#32856#32844#20301
  end
  object Label2: TLabel
    Left = 8
    Top = 35
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #25307#32856#20225#19994
  end
  object Label3: TLabel
    Left = 8
    Top = 60
    Width = 113
    Height = 13
    AutoSize = False
    Caption = #25307#32856#20154#25968
  end
  object Label4: TLabel
    Left = 8
    Top = 84
    Width = 60
    Height = 13
    AutoSize = False
    Caption = #24320#22987#26102#38388
  end
  object Label5: TLabel
    Left = 8
    Top = 107
    Width = 60
    Height = 13
    AutoSize = False
    Caption = #32467#26463#26102#38388
  end
  object Label7: TLabel
    Left = 8
    Top = 264
    Width = 60
    Height = 13
    AutoSize = False
    Caption = #32852#31995#26041#24335
  end
  object Label6: TLabel
    Left = 8
    Top = 131
    Width = 60
    Height = 13
    AutoSize = False
    Caption = #32844#20301#35201#27714
  end
  object Bevel1: TBevel
    Left = 3
    Top = 368
    Width = 289
    Height = 9
    Shape = bsTopLine
  end
  object edName: TEdit
    Left = 72
    Top = 8
    Width = 217
    Height = 20
    TabOrder = 0
  end
  object edNum: TEdit
    Left = 72
    Top = 56
    Width = 217
    Height = 20
    TabOrder = 2
  end
  object mmRequire: TMemo
    Left = 72
    Top = 128
    Width = 217
    Height = 129
    TabOrder = 5
  end
  object mmLiaison: TMemo
    Left = 72
    Top = 264
    Width = 217
    Height = 97
    Lines.Strings = (
      #30005#35805':'
      'Email:'
      #22320#22336':'
      #32852#31995#20154':')
    TabOrder = 6
  end
  object dtpStartDate: TDateTimePicker
    Left = 72
    Top = 80
    Width = 217
    Height = 20
    Date = 37596.026719328710000000
    Time = 37596.026719328710000000
    TabOrder = 3
  end
  object dtpEndDate: TDateTimePicker
    Left = 71
    Top = 104
    Width = 217
    Height = 20
    Date = 37596.026719328710000000
    Time = 37596.026719328710000000
    TabOrder = 4
  end
  object BitBtn1: TBitBtn
    Left = 216
    Top = 376
    Width = 75
    Height = 25
    Caption = #21462#28040'[&C]'
    TabOrder = 8
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 136
    Top = 376
    Width = 75
    Height = 25
    Caption = #20445#23384'[&S]'
    TabOrder = 7
    OnClick = BitBtn2Click
  end
  object cbEnterprise: TComboBox
    Left = 72
    Top = 32
    Width = 217
    Height = 20
    ItemHeight = 12
    TabOrder = 1
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Left = 8
    Top = 328
  end
end

⌨️ 快捷键说明

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