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

📄 u_handexception.dfm

📁 小型劳资管理系统,用visual basic+access编写
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object F_handexception: TF_handexception
  Left = 106
  Top = 140
  Width = 598
  Height = 408
  Caption = #32771#21220#25968#25454#20462#25913
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 8
    Width = 40
    Height = 15
    Caption = #21345#21495':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBText1: TDBText
    Left = 56
    Top = 8
    Width = 65
    Height = 17
    DataField = 'cardnum'
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 128
    Top = 8
    Width = 72
    Height = 15
    Caption = #24037#20316#26085#26399':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBText2: TDBText
    Left = 200
    Top = 8
    Width = 65
    Height = 17
    DataField = 'workday'
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 272
    Top = 8
    Width = 72
    Height = 15
    Caption = #21047#21345#31867#21035':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBText3: TDBText
    Left = 344
    Top = 8
    Width = 105
    Height = 17
    DataField = 'exceptionclass'
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 456
    Top = 8
    Width = 40
    Height = 15
    Caption = #29677#27425':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBText4: TDBText
    Left = 504
    Top = 8
    Width = 65
    Height = 17
    DataField = 'teamsid'
    DataSource = DataSource1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label17: TLabel
    Left = 24
    Top = 208
    Width = 112
    Height = 15
    Caption = #20462#25913#25110#28155#21152#25968#25454
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label18: TLabel
    Left = 408
    Top = 208
    Width = 112
    Height = 15
    Caption = '<='#21407#22987#21047#21345#25968#25454
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 168
    Top = 200
    Width = 233
    Height = 177
    DataSource = Ds_kqdata
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'date_YMD'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Title.Caption = #25171#21345#26085#26399
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clBlack
        Title.Font.Height = -13
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'date_T'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        Title.Caption = #25171#21345#26102#38388
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clBlack
        Title.Font.Height = -13
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = []
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'check_char'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        Title.Caption = #25171#21345#26631#35782
        Title.Font.Charset = GB2312_CHARSET
        Title.Font.Color = clBlack
        Title.Font.Height = -13
        Title.Font.Name = #26999#20307'_GB2312'
        Title.Font.Style = []
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 32
    Width = 177
    Height = 129
    Caption = #19978#21320
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object GroupBox4: TGroupBox
      Left = 8
      Top = 16
      Width = 73
      Height = 105
      Caption = #19978#29677
      TabOrder = 0
      object Label5: TLabel
        Left = 16
        Top = 16
        Width = 28
        Height = 13
        Caption = #26102#38388
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = #20223#23435'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 16
        Top = 56
        Width = 28
        Height = 13
        Caption = #26631#35782
        Font.Charset = GB2312_CHARSET
        Font.Color = clPurple
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object DBEdit1: TDBEdit
        Left = 8
        Top = 32
        Width = 49
        Height = 23
        DataField = 'moringup'
        DataSource = DataSource1
        TabOrder = 0
        OnExit = DBEdit1Exit
      end
      object DBEdit2: TDBEdit
        Left = 16
        Top = 72
        Width = 33
        Height = 23
        DataField = 'char1'
        DataSource = DataSource1
        TabOrder = 1
      end
    end
    object GroupBox5: TGroupBox
      Left = 88
      Top = 16
      Width = 81
      Height = 105
      Caption = #19979#29677
      TabOrder = 1
      object Label7: TLabel
        Left = 16
        Top = 16
        Width = 28
        Height = 13
        Caption = #26102#38388
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 16
        Top = 56
        Width = 28
        Height = 13
        Caption = #26631#35782
        Font.Charset = GB2312_CHARSET
        Font.Color = clPurple
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object DBEdit3: TDBEdit
        Left = 8
        Top = 32
        Width = 57
        Height = 23
        DataField = 'moringdown'
        DataSource = DataSource1
        TabOrder = 0
        OnExit = DBEdit3Exit
      end
      object DBEdit4: TDBEdit
        Left = 16
        Top = 72
        Width = 33
        Height = 23
        DataField = 'char2'
        DataSource = DataSource1
        TabOrder = 1
      end
    end
  end
  object GroupBox2: TGroupBox
    Left = 200
    Top = 32
    Width = 177
    Height = 129
    Caption = #19979#21320
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -15
    Font.Name = #20223#23435'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object GroupBox6: TGroupBox
      Left = 8
      Top = 16
      Width = 81
      Height = 105
      Caption = #19978#29677
      TabOrder = 0
      object Label9: TLabel
        Left = 16
        Top = 16
        Width = 28
        Height = 13
        Caption = #26102#38388
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 16
        Top = 56
        Width = 28
        Height = 13
        Caption = #26631#35782
        Font.Charset = GB2312_CHARSET
        Font.Color = clPurple
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object DBEdit5: TDBEdit
        Left = 8
        Top = 32
        Width = 49
        Height = 23
        DataField = 'afternoonup'
        DataSource = DataSource1
        TabOrder = 0
        OnExit = DBEdit5Exit
      end
      object DBEdit6: TDBEdit
        Left = 16
        Top = 72
        Width = 41
        Height = 23
        DataField = 'char3'
        DataSource = DataSource1
        TabOrder = 1
      end
    end
    object GroupBox7: TGroupBox
      Left = 96
      Top = 16
      Width = 73
      Height = 105
      Caption = #19979#29677
      TabOrder = 1
      object Label11: TLabel
        Left = 16
        Top = 16
        Width = 28
        Height = 13
        Caption = #26102#38388
        Font.Charset = GB2312_CHARSET
        Font.Color = clNavy
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 16
        Top = 56
        Width = 28
        Height = 13
        Caption = #26631#35782
        Font.Charset = GB2312_CHARSET
        Font.Color = clPurple
        Font.Height = -13
        Font.Name = #26999#20307'_GB2312'
        Font.Style = []
        ParentFont = False
      end
      object DBEdit7: TDBEdit
        Left = 8
        Top = 32
        Width = 57
        Height = 23
        DataField = 'afternoondown'
        DataSource = DataSource1
        TabOrder = 0
        OnExit = DBEdit7Exit
      end
      object DBEdit8: TDBEdit
        Left = 16
        Top = 72
        Width = 41
        Height = 23
        DataField = 'char4'
        DataSource = DataSource1
        TabOrder = 1
      end

⌨️ 快捷键说明

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