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

📄 c_dhfcx.dfm

📁 经典的酒店管理系统
💻 DFM
字号:
object DhfCxForm: TDhfCxForm
  Left = 61
  Top = 64
  Width = 758
  Height = 490
  Caption = #30005#35805#36153#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'System'
  Font.Style = [fsBold]
  KeyPreview = True
  OldCreateOrder = False
  Position = poMainFormCenter
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 16
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 750
    Height = 82
    Align = alTop
    AutoSize = True
    BevelOuter = bvNone
    BorderWidth = 5
    TabOrder = 0
    object Label1: TLabel
      Left = 280
      Top = 5
      Width = 156
      Height = 29
      Caption = #30005#35805#36153#26597#35810
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 58
      Width = 32
      Height = 16
      Caption = #25151#21495
    end
    object Label4: TLabel
      Left = 120
      Top = 57
      Width = 84
      Height = 16
      Caption = #26597#35810#26085#26399' '#20174
    end
    object Label5: TLabel
      Left = 392
      Top = 57
      Width = 16
      Height = 16
      Caption = #21040
    end
    object edtKfbh: TEdit
      Left = 48
      Top = 53
      Width = 65
      Height = 24
      TabOrder = 0
      OnExit = edtKfbhExit
    end
    object edtBd: TMaskEdit
      Left = 208
      Top = 53
      Width = 87
      Height = 24
      EditMask = '!0000/00/99;1; '
      MaxLength = 10
      TabOrder = 1
      Text = '    -  -  '
    end
    object edtEd: TMaskEdit
      Left = 412
      Top = 53
      Width = 87
      Height = 24
      EditMask = '!0000/00/99;1; '
      MaxLength = 10
      TabOrder = 3
      Text = '    -  -  '
    end
    object btnQuery: TBitBtn
      Left = 632
      Top = 52
      Width = 100
      Height = 25
      Caption = #26597#35810'(&Q)'
      TabOrder = 5
      OnClick = btnQueryClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333FF3FF3333333333CC30003333333333773777333333333C33
        3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
        33003377333337F33377333333333C333300333F333337F33377339333333C33
        3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
        330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
        330077F377F337F33377993399333C33330077FF773337F33377399993333C33
        33333777733337F333FF333333333C33300033333333373FF7773333333333CC
        3000333333333377377733333333333333333333333333333333}
      NumGlyphs = 2
    end
    object BitBtn1: TBitBtn
      Left = 632
      Top = 24
      Width = 100
      Height = 25
      Caption = #37325#26597'(&E)'
      TabOrder = 6
      OnClick = BitBtn1Click
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
        3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
        33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
        33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
        333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
        03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
        33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
        0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
        3333333337FFF7F3333333333000003333333333377777333333}
      NumGlyphs = 2
    end
    object edtBt: TMaskEdit
      Left = 296
      Top = 53
      Width = 55
      Height = 24
      EditMask = '!90:00;1; '
      MaxLength = 5
      TabOrder = 2
      Text = '  :  '
    end
    object edtEt: TMaskEdit
      Left = 500
      Top = 53
      Width = 55
      Height = 24
      EditMask = '!90:00;1; '
      MaxLength = 5
      TabOrder = 4
      Text = '  :  '
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 428
    Width = 750
    Height = 35
    Align = alBottom
    AutoSize = True
    BevelOuter = bvNone
    BorderWidth = 5
    TabOrder = 1
    DesignSize = (
      750
      35)
    object btnClose: TBitBtn
      Left = 95
      Top = 5
      Width = 75
      Height = 25
      Anchors = [akTop]
      Cancel = True
      Caption = #20851#38381'(&O)'
      ModalResult = 2
      TabOrder = 0
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
        F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
        000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
        338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
        45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
        3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
        F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
        000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
        338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
        4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
        8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
        333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
        0000}
      NumGlyphs = 2
    end
    object btnPrint: TBitBtn
      Left = 5
      Top = 5
      Width = 75
      Height = 25
      Caption = #25171#21360'(&P)'
      TabOrder = 1
      OnClick = btnPrintClick
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000130B0000130B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
        00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
        8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
        8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
        8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
        03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
        03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
        33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
        33333337FFFF7733333333300000033333333337777773333333}
      NumGlyphs = 2
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 82
    Width = 750
    Height = 346
    Align = alClient
    BevelOuter = bvNone
    BorderWidth = 5
    TabOrder = 2
    object DBGridEh1: TDBGridEh
      Left = 5
      Top = 5
      Width = 740
      Height = 336
      Align = alClient
      Color = clMoneyGreen
      DataSource = dsDhfold
      FixedColor = clSkyBlue
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'System'
      Font.Style = [fsBold]
      FooterColor = 4227327
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clNavy
      FooterFont.Height = -11
      FooterFont.Name = 'System'
      FooterFont.Style = [fsBold]
      FooterRowCount = 1
      ParentFont = False
      SumList.Active = True
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'System'
      TitleFont.Style = [fsBold]
      UseMultiTitle = True
      GridLineColor = clGreen
      Columns = <
        item
          EditButtons = <>
          FieldName = 'ROOM'
          Footers = <
            item
              Value = #24635#35745
              ValueType = fvtStaticText
            end>
          Title.Caption = #20998#26426
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'SDATE'
          Footers = <>
          Title.Caption = #26085#26399
          Width = 70
        end
        item
          EditButtons = <>
          FieldName = 'STIME'
          Footers = <>
          Title.Caption = #26102#38388
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'NUMBER'
          Footers = <>
          Title.Caption = #30005#35805#21495#30721
          Width = 100
        end
        item
          EditButtons = <>
          FieldName = 'LAST'
          Footers = <>
          Title.Caption = #26102#38271
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'PLACE'
          Footers = <>
          Title.Caption = #22320#28857
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'UNIT'
          Footers = <>
          Title.Caption = #36153#29575
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'FEE'
          Footers = <>
          Title.Caption = #35805#36153
          Width = 40
        end
        item
          EditButtons = <>
          FieldName = 'SVC_FEE'
          Footers = <>
          Title.Caption = #26381#21153#36153
          Width = 60
        end
        item
          EditButtons = <>
          FieldName = 'ADDI_FEE'
          Footers = <>
          Title.Caption = #38468#21152#36153
          Width = 60
        end
        item
          EditButtons = <>
          FieldName = 'TOTAL'
          Footers = <
            item
              FieldName = 'TOTAL'
              ValueType = fvtSum
            end>
          Title.Caption = #21512#35745
          Width = 60
        end>
    end
  end
  object dsDhfold: TDataSource
    DataSet = qryDhfnew
    Left = 192
    Top = 24
  end
  object qryDhfnew: TQuery
    DatabaseName = 'd:\'
    SQL.Strings = (
      'select * from DHFNEW')
    Left = 144
    Top = 24
  end
  object DosMove1: TDosMove
    Active = True
    Left = 96
    Top = 24
  end
end

⌨️ 快捷键说明

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