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

📄 c_rz.dfm

📁 《delphi数据库设计与实例开发》随书光盘
💻 DFM
字号:
object cfrm_rz: Tcfrm_rz
  Left = 234
  Top = 156
  Width = 677
  Height = 541
  Caption = #23458#25151#20837#20303
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 669
    Height = 161
    Align = alTop
    TabOrder = 0
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 240
      Height = 159
      Align = alLeft
      Caption = 'Panel3'
      TabOrder = 0
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 233
        Height = 153
        Caption = #23458#25151#20449#24687
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 32
          Width = 60
          Height = 13
          Caption = #31354#25151#32534#21495#65306
        end
        object Label2: TLabel
          Left = 8
          Top = 64
          Width = 60
          Height = 13
          Caption = #31354#25151#31867#21035#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 96
          Width = 36
          Height = 13
          Caption = #21333#20215#65306
        end
        object Label4: TLabel
          Left = 8
          Top = 128
          Width = 36
          Height = 13
          Caption = #22791#27880#65306
        end
        object ComboBox1: TComboBox
          Left = 72
          Top = 24
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ItemHeight = 13
          TabOrder = 0
          OnChange = ComboBox1Change
        end
        object Edit1: TEdit
          Left = 72
          Top = 56
          Width = 121
          Height = 21
          BevelInner = bvSpace
          BevelKind = bkFlat
          BorderStyle = bsNone
          Enabled = False
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 1
        end
        object Edit2: TEdit
          Left = 72
          Top = 88
          Width = 121
          Height = 21
          BevelInner = bvSpace
          BevelKind = bkFlat
          BorderStyle = bsNone
          Enabled = False
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 2
        end
        object Edit3: TEdit
          Left = 72
          Top = 120
          Width = 121
          Height = 21
          BevelInner = bvSpace
          BevelKind = bkFlat
          BorderStyle = bsNone
          Enabled = False
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 3
        end
      end
    end
    object Panel4: TPanel
      Left = 241
      Top = 1
      Width = 427
      Height = 159
      Align = alClient
      Caption = 'Panel4'
      TabOrder = 1
      object GroupBox2: TGroupBox
        Left = 8
        Top = 0
        Width = 409
        Height = 153
        Caption = #23458#25143#20449#24687
        TabOrder = 0
        object Label5: TLabel
          Left = 8
          Top = 32
          Width = 36
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label6: TLabel
          Left = 8
          Top = 64
          Width = 36
          Height = 13
          Caption = #24615#21035#65306
        end
        object Label7: TLabel
          Left = 8
          Top = 96
          Width = 60
          Height = 13
          Caption = #35777#20214#31867#22411#65306
        end
        object Label8: TLabel
          Left = 8
          Top = 128
          Width = 60
          Height = 13
          Caption = #35777#20214#32534#21495#65306
        end
        object Label9: TLabel
          Left = 216
          Top = 32
          Width = 60
          Height = 13
          Caption = #32852#31995#30005#35805#65306
        end
        object Label10: TLabel
          Left = 216
          Top = 64
          Width = 36
          Height = 13
          Caption = #22791#27880#65306
        end
        object Edit4: TEdit
          Left = 80
          Top = 24
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 0
        end
        object ComboBox2: TComboBox
          Left = 80
          Top = 56
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ItemHeight = 13
          TabOrder = 1
          Text = #30007
          Items.Strings = (
            #30007
            #22899)
        end
        object Edit5: TEdit
          Left = 80
          Top = 120
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 2
        end
        object ComboBox3: TComboBox
          Left = 80
          Top = 88
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          ItemHeight = 13
          TabOrder = 3
          Text = #36523#20221#35777
          Items.Strings = (
            #36523#20221#35777
            #20891#20154#35777
            #23398#29983#35777
            #25252#29031)
        end
        object Edit6: TEdit
          Left = 272
          Top = 24
          Width = 121
          Height = 21
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 4
        end
        object Memo1: TMemo
          Left = 272
          Top = 64
          Width = 121
          Height = 73
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 5
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 161
    Width = 669
    Height = 334
    Align = alClient
    TabOrder = 1
    object Panel5: TPanel
      Left = 1
      Top = 1
      Width = 667
      Height = 88
      Align = alTop
      Caption = 'Panel5'
      TabOrder = 0
      object GroupBox3: TGroupBox
        Left = 8
        Top = 8
        Width = 649
        Height = 73
        Caption = #23458#25151#20837#20303
        TabOrder = 0
        object Label11: TLabel
          Left = 104
          Top = 32
          Width = 12
          Height = 13
          Caption = #20174
        end
        object Label12: TLabel
          Left = 248
          Top = 32
          Width = 12
          Height = 13
          Caption = #33267
        end
        object Label13: TLabel
          Left = 32
          Top = 32
          Width = 60
          Height = 13
          Caption = #20837#20303#26102#38388#65306
        end
        object DateTimePicker1: TDateTimePicker
          Left = 120
          Top = 28
          Width = 121
          Height = 21
          Date = 38867.356792326390000000
          Time = 38867.356792326390000000
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 0
        end
        object DateTimePicker2: TDateTimePicker
          Left = 264
          Top = 28
          Width = 121
          Height = 21
          Date = 38867.356883553240000000
          Time = 38867.356883553240000000
          ImeName = #32043#20809#25340#38899#36755#20837#27861
          TabOrder = 1
        end
        object BitBtn1: TBitBtn
          Left = 424
          Top = 24
          Width = 75
          Height = 25
          Caption = #20837#20303
          TabOrder = 2
          OnClick = BitBtn1Click
          Glyph.Data = {
            76010000424D7601000000000000760000002800000020000000100000000100
            04000000000000010000120B0000120B00001000000000000000000000000000
            800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
            FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
            03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
            0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
            0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
            0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
            0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
            0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
            0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
            0333337F777FFFFF7F3333000000000003333377777777777333}
          NumGlyphs = 2
        end
      end
    end
    object Panel6: TPanel
      Left = 1
      Top = 89
      Width = 667
      Height = 24
      Align = alTop
      TabOrder = 1
      object Label14: TLabel
        Left = 8
        Top = 8
        Width = 84
        Height = 13
        Caption = #20837#20303#20449#24687#21015#34920#65306
      end
    end
    object Panel7: TPanel
      Left = 1
      Top = 113
      Width = 667
      Height = 220
      Align = alClient
      Caption = 'Panel7'
      TabOrder = 2
      object DBGrid1: TDBGrid
        Left = 1
        Top = 1
        Width = 665
        Height = 218
        Align = alClient
        DataSource = DataSource1
        ImeName = #32043#20809#25340#38899#36755#20837#27861
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'customer_name'
            Title.Alignment = taCenter
            Title.Caption = #39038#23458#21517
            Width = 137
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'room_id'
            Title.Alignment = taCenter
            Title.Caption = #25151#38388#21495
            Width = 103
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'state_time'
            Title.Alignment = taCenter
            Title.Caption = #20837#20303#26102#38388
            Width = 172
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'end_time'
            Title.Alignment = taCenter
            Title.Caption = #36864#25151#26102#38388
            Width = 175
            Visible = True
          end>
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 495
    Width = 669
    Height = 19
    Panels = <
      item
        Width = 220
      end
      item
        Width = 50
      end>
  end
  object DataSource1: TDataSource
    DataSet = dm.ADO_inroom
    Left = 617
    Top = 290
  end
end

⌨️ 快捷键说明

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