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

📄 dept_select.dfm

📁 完整的一个用于考勤排班功能的程序
💻 DFM
字号:
object fempl_dept: Tfempl_dept
  Left = 192
  Top = 107
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21592#24037#35843#21160
  ClientHeight = 348
  ClientWidth = 359
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 321
    Height = 297
    Caption = #37096#38376
    TabOrder = 0
    object TreeView1: TTreeView
      Left = 2
      Top = 14
      Width = 317
      Height = 281
      Align = alClient
      Indent = 19
      TabOrder = 0
    end
  end
  object BitBtn1: TBitBtn
    Left = 104
    Top = 312
    Width = 75
    Height = 25
    Caption = #30830#35748
    TabOrder = 1
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 200
    Top = 312
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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