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

📄 cframemenu.dfm

📁 网络人事管理系统(Delphi源码).rar
💻 DFM
字号:
object FrameMenu: TFrameMenu
  Left = 0
  Top = 0
  Width = 147
  Height = 277
  Align = alLeft
  Color = clBackground
  ParentColor = False
  TabOrder = 0
  object iwlCorp: TIWLink
    Left = 16
    Top = 48
    Width = 113
    Height = 25
    ZIndex = 0
    Color = clWindowText
    Caption = #21333#20301#21015#34920
    Font.Color = clInfoBk
    Font.Enabled = True
    Font.Size = 12
    Font.Style = [fsBold]
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = iwlCorpClick
  end
  object iwlHuman: TIWLink
    Left = 16
    Top = 88
    Width = 113
    Height = 25
    ZIndex = 0
    Color = clWindowText
    Caption = #20154#21592#21015#34920
    Font.Color = clInfoBk
    Font.Enabled = True
    Font.Size = 12
    Font.Style = [fsBold]
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = iwlHumanClick
  end
  object iwlQuery: TIWLink
    Left = 16
    Top = 136
    Width = 129
    Height = 25
    ZIndex = 0
    Color = clWindowText
    Caption = #20154#21592#20449#24687#26597#35810
    Font.Color = clInfoBk
    Font.Enabled = True
    Font.Size = 12
    Font.Style = [fsBold]
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = iwlQueryClick
  end
  object iwlRight: TIWLink
    Left = 16
    Top = 184
    Width = 105
    Height = 25
    ZIndex = 0
    Color = clWindowText
    Caption = #26435#38480#35774#32622
    Font.Color = clInfoBk
    Font.Enabled = True
    Font.Size = 12
    Font.Style = [fsBold]
    ScriptEvents = <>
    DoSubmitValidation = False
    OnClick = iwlRightClick
  end
end

⌨️ 快捷键说明

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