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

📄 frm_c_ksypas.dfm

📁 是一个用delphi设计的考勤系统
💻 DFM
字号:
inherited frm_c_ksy: Tfrm_c_ksy
  Caption = #21345#20351#29992#33539#22260
  ClientHeight = 205
  ClientWidth = 300
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 300
    inherited palRightUp: TPanel
      Left = 221
    end
    inherited palUpMid: TPanel
      Width = 144
      inherited imgCaption: TImage
        Width = 144
      end
    end
  end
  inherited palDown: TPanel
    Top = 196
    Width = 300
    inherited imgRightDown: TImage
      Left = 290
    end
    inherited imgDownMin: TImage
      Width = 280
    end
  end
  inherited palLeft: TPanel
    Height = 146
    inherited imgLeft: TImage
      Height = 146
    end
  end
  inherited palRight: TPanel
    Left = 290
    Height = 146
    inherited imgRight: TImage
      Height = 146
    end
  end
  inherited palClient: TPanel
    Width = 280
    Height = 146
    object GroupBox1: TGroupBox
      Left = 8
      Top = 0
      Width = 265
      Height = 137
      Caption = #25171#8730#20026#21487#20351#29992#31867#22411' '
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object cb1: TCheckBox
        Tag = 1
        Left = 16
        Top = 24
        Width = 97
        Height = 17
        Caption = #20351#29992#19968
        TabOrder = 0
      end
      object cb2: TCheckBox
        Tag = 2
        Left = 152
        Top = 24
        Width = 97
        Height = 17
        Caption = #20351#29992#20108
        TabOrder = 1
      end
      object cb3: TCheckBox
        Tag = 3
        Left = 16
        Top = 54
        Width = 97
        Height = 17
        Caption = #20351#29992#19977
        TabOrder = 2
      end
      object cb4: TCheckBox
        Tag = 4
        Left = 152
        Top = 54
        Width = 97
        Height = 17
        Caption = #20351#29992#22235
        TabOrder = 3
      end
      object cb5: TCheckBox
        Tag = 5
        Left = 16
        Top = 80
        Width = 97
        Height = 17
        Caption = #20351#29992#20116
        TabOrder = 4
      end
      object cb6: TCheckBox
        Tag = 6
        Left = 152
        Top = 80
        Width = 97
        Height = 17
        Caption = #20351#29992#20845
        TabOrder = 5
      end
      object cb7: TCheckBox
        Tag = 7
        Left = 16
        Top = 104
        Width = 97
        Height = 17
        Caption = #20351#29992#19971
        TabOrder = 6
      end
      object cb8: TCheckBox
        Left = 152
        Top = 104
        Width = 97
        Height = 17
        Caption = #20351#29992#20843
        TabOrder = 7
      end
    end
  end
end

⌨️ 快捷键说明

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