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

📄 frm_s_endrightpas.dfm

📁 是一个用delphi设计的考勤系统
💻 DFM
字号:
inherited frm_s_endRight: Tfrm_s_endRight
  Left = 85
  Top = 166
  Caption = #26435#38480
  ClientHeight = 229
  ClientWidth = 343
  OldCreateOrder = True
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 343
    inherited palRightUp: TPanel
      Left = 264
    end
    inherited palUpMid: TPanel
      Width = 187
      inherited imgCaption: TImage
        Width = 187
      end
    end
  end
  inherited palDown: TPanel
    Top = 220
    Width = 343
    inherited imgRightDown: TImage
      Left = 333
    end
    inherited imgDownMin: TImage
      Width = 323
    end
  end
  inherited palLeft: TPanel
    Height = 170
    inherited imgLeft: TImage
      Height = 170
    end
  end
  inherited palRight: TPanel
    Left = 333
    Height = 170
    inherited imgRight: TImage
      Height = 170
    end
  end
  inherited palClient: TPanel
    Width = 323
    Height = 170
    object clbRight1: TCheckListBox
      Left = 128
      Top = 56
      Width = 65
      Height = 57
      ItemHeight = 12
      TabOrder = 0
      Visible = False
    end
    object clbRight: TCheckListBox
      Left = 0
      Top = 0
      Width = 323
      Height = 170
      OnClickCheck = clbRightClickCheck
      Align = alClient
      ItemHeight = 12
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

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