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

📄 caxu.~dfm

📁 一个考勤管理系统
💻 ~DFM
字号:
object Form1: TForm1
  Left = 214
  Top = 128
  Width = 753
  Height = 558
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 26
    Top = 16
    Width = 559
    Height = 161
    Caption = ' '#26597'  '#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 72
      Top = 24
      Width = 105
      Height = 16
      Caption = #39033#30446#32534#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 16
      Top = 64
      Width = 97
      Height = 16
      Caption = #26085'     '#26399
    end
    object Label3: TLabel
      Left = 16
      Top = 112
      Width = 89
      Height = 16
      Caption = #20154#21592#32534#21495
    end
    object Label4: TLabel
      Left = 240
      Top = 72
      Width = 28
      Height = 16
      Caption = #33267
    end
    object ComboBox1: TComboBox
      Left = 176
      Top = 16
      Width = 297
      Height = 24
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 16
      TabOrder = 0
      Text = 'ComboBox1'
    end
    object ComboBox4: TComboBox
      Left = 112
      Top = 112
      Width = 185
      Height = 24
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 16
      TabOrder = 1
      Text = 'ComboBox4'
    end
    object BitBtn1: TBitBtn
      Left = 448
      Top = 56
      Width = 89
      Height = 41
      Caption = #30830#23450
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object DateTimePicker1: TDateTimePicker
      Left = 112
      Top = 64
      Width = 121
      Height = 24
      Date = 39046.914504282410000000
      Time = 39046.914504282410000000
      TabOrder = 3
    end
    object DateTimePicker2: TDateTimePicker
      Left = 272
      Top = 64
      Width = 137
      Height = 24
      Date = 39046.914575798610000000
      Time = 39046.914575798610000000
      TabOrder = 4
    end
  end
  object DBGrid1: TDBGrid
    Left = 24
    Top = 224
    Width = 697
    Height = 297
    ImeName = #26497#21697#20116#31508#36755#20837#27861
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #39033#30446'_id'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Width = 73
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24037#20316#20869#23481
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24320#22987#26085#26399
        Width = 97
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32467#26463#26085#26399
        Width = 86
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24050#23436#25104
        Width = 79
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26410#23436#25104
        Width = 81
        Visible = True
      end>
  end
  object BitBtn2: TBitBtn
    Left = 624
    Top = 40
    Width = 89
    Height = 41
    Caption = #20851#38381
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object BitBtn3: TBitBtn
    Left = 624
    Top = 120
    Width = 89
    Height = 41
    Caption = #23548#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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