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

📄 xjysxx_pas.~dfm

📁 delphi6.0电子寻更源程序,用来计算保安有无查抄
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
        33F3333300003333336AAA22646333333333383333F8FF33000033444466AA43
        6A43333338FFF8833F383F330000336AA246A2436A43333338833F833F383F33
        000033336A24AA442A433333333833F33FF83F330000333333A2AA2AA4333333
        333383333333F3330000333333322AAA4333333333333833333F333300003333
        333322A4333333333333338333F333330000333333344A433333333333333338
        3F333333000033333336A24333333333333333833F333333000033333336AA43
        33333333333333833F3333330000333333336663333333333333333888333333
        0000}
      NumGlyphs = 2
      Spacing = 0
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 769
    Height = 81
    Align = alTop
    Color = clInactiveBorder
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = [fsItalic]
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 7
      Top = 27
      Width = 33
      Height = 13
      Caption = '線 路'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 7
      Top = 57
      Width = 39
      Height = 13
      Caption = '巡更員'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object DBLookupComboBox3: TDBLookupComboBox
      Left = 53
      Top = 49
      Width = 115
      Height = 21
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      KeyField = 'CODE'
      ListField = 'number;NAME;code'
      ListFieldIndex = 1
      ListSource = dm_xjysxx_view.ds_worker
      ParentFont = False
      TabOrder = 1
    end
    object GroupBox1: TGroupBox
      Left = 171
      Top = 5
      Width = 188
      Height = 72
      Caption = '巡更點資訊'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      object Label3: TLabel
        Left = 16
        Top = 22
        Width = 39
        Height = 13
        Caption = '巡更點'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 16
        Top = 52
        Width = 33
        Height = 13
        Caption = '設 備'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object DBLookupComboBox2: TDBLookupComboBox
        Left = 66
        Top = 14
        Width = 115
        Height = 21
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        KeyField = 'node'
        ListField = 'node;nodeplace'
        ListSource = dm_xjysxx_view.ds_point
        ParentFont = False
        TabOrder = 0
      end
      object DBLookupComboBox4: TDBLookupComboBox
        Left = 66
        Top = 44
        Width = 115
        Height = 21
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        KeyField = 'node'
        ListField = 'NAME;nodeplace'
        ListSource = dm_xjysxx_view.ds_point
        ParentFont = False
        TabOrder = 1
      end
    end
    object GroupBox2: TGroupBox
      Left = 360
      Top = 4
      Width = 194
      Height = 73
      Caption = '日期範圍'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      object Label5: TLabel
        Left = 9
        Top = 22
        Width = 52
        Height = 13
        Caption = '起始日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 9
        Top = 52
        Width = 52
        Height = 13
        Caption = '截止日期'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object DateEdit1: TDateEdit
        Left = 74
        Top = 14
        Width = 117
        Height = 21
        DefaultToday = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ButtonWidth = 20
        NumGlyphs = 2
        ParentFont = False
        Weekends = [Sun, Sat]
        YearDigits = dyFour
        TabOrder = 0
        Text = '2000-08-17'
        OnExit = DateEdit1Exit
      end
      object DateEdit2: TDateEdit
        Left = 73
        Top = 44
        Width = 117
        Height = 21
        DefaultToday = True
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ButtonWidth = 20
        NumGlyphs = 2
        ParentFont = False
        Weekends = [Sun, Sat]
        YearDigits = dyFour
        TabOrder = 1
        Text = '2000-08-17'
        OnExit = DateEdit2Exit
      end
    end
    object GroupBox3: TGroupBox
      Left = 559
      Top = 4
      Width = 107
      Height = 73
      Caption = '巡更狀態'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      object RadioButton1: TRadioButton
        Left = 25
        Top = 16
        Width = 79
        Height = 17
        Caption = '正常'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object RadioButton2: TRadioButton
        Left = 25
        Top = 34
        Width = 72
        Height = 17
        Caption = '異常'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
      object RadioButton3: TRadioButton
        Left = 25
        Top = 52
        Width = 80
        Height = 17
        Caption = '不明'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
      end
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 53
      Top = 19
      Width = 115
      Height = 21
      DropDownWidth = 200
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      KeyField = 'linename'
      ListField = 'linename'
      ListFieldIndex = 1
      ListSource = dm_xjysxx_view.ds_line
      ParentFont = False
      TabOrder = 0
    end
    object BitBtn12: TBitBtn
      Left = 673
      Top = 49
      Width = 84
      Height = 27
      Cursor = crHandPoint
      BiDiMode = bdLeftToRight
      Caption = '重置(&R)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentBiDiMode = False
      ParentFont = False
      TabOrder = 6
      OnClick = BitBtn12Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
        33333333333F8888883F33330000324334222222443333388F3833333388F333
        000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
        F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
        223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
        3338888300003AAAAAAA33333333333888888833333333330000333333333333
        333333333333333333FFFFFF000033333333333344444433FFFF333333888888
        00003A444333333A22222438888F333338F3333800003A2243333333A2222438
        F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
        22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
        33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
        3333333333338888883333330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
      Spacing = 0
    end
    object BitBtn11: TBitBtn
      Left = 673
      Top = 9
      Width = 84
      Height = 27
      Cursor = crHandPoint
      BiDiMode = bdLeftToRight
      Caption = '查詢(&S)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentBiDiMode = False
      ParentFont = False
      TabOrder = 5
      OnClick = BitBtn11Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000000
        0000333377777777777733330FFFFFFFFFF033337F3FFF3F3FF733330F000F0F
        00F033337F777373773733330FFFFFFFFFF033337F3FF3FF3FF733330F00F00F
        00F033337F773773773733330FFFFFFFFFF033337FF3333FF3F7333300FFFF00
        F0F03333773FF377F7373330FB00F0F0FFF0333733773737F3F7330FB0BF0FB0
        F0F0337337337337373730FBFBF0FB0FFFF037F333373373333730BFBF0FB0FF
        FFF037F3337337333FF700FBFBFB0FFF000077F333337FF37777E0BFBFB000FF
        0FF077FF3337773F7F37EE0BFB0BFB0F0F03777FF3733F737F73EEE0BFBF00FF
        00337777FFFF77FF7733EEEE0000000003337777777777777333}
      NumGlyphs = 2
      Spacing = 0
    end
  end
end

⌨️ 快捷键说明

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