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

📄 unit24.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form24: TForm24
  Left = 235
  Top = 127
  Width = 620
  Height = 579
  Caption = #35746#25151
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 20
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 577
    Height = 273
    Caption = #22635#20889#35746#25151#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 40
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #23458#25143#32534#21495#65306
    end
    object Label2: TLabel
      Left = 208
      Top = 40
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #23458#25143#22995#21517#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 80
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #35777#20214#21517#31216#65306
    end
    object Label4: TLabel
      Left = 208
      Top = 80
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #35777#20214#21495#30721#65306
    end
    object Label12: TLabel
      Left = 448
      Top = 248
      Width = 129
      Height = 13
      AutoSize = False
      Caption = #65288#24102'*'#21495#20026#24517#22635#20869#23481#65289
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 392
      Top = 40
      Width = 6
      Height = 20
      Caption = '*'
    end
    object Label15: TLabel
      Left = 200
      Top = 80
      Width = 6
      Height = 20
      Caption = '*'
    end
    object Label16: TLabel
      Left = 536
      Top = 80
      Width = 6
      Height = 20
      Caption = '*'
    end
    object Label18: TLabel
      Left = 256
      Top = 160
      Width = 6
      Height = 20
      Caption = '*'
    end
    object Label20: TLabel
      Left = 536
      Top = 120
      Width = 6
      Height = 20
      Caption = '*'
    end
    object Label10: TLabel
      Left = 32
      Top = 120
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #20184#27454#26041#24335#65306
    end
    object Label17: TLabel
      Left = 216
      Top = 120
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #39044#20184#25276#37329#65306
    end
    object Label21: TLabel
      Left = 32
      Top = 160
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #35746#25151#26102#38388#65306
    end
    object Label22: TLabel
      Left = 400
      Top = 120
      Width = 48
      Height = 20
      Caption = #25151#21495#65306
    end
    object Label6: TLabel
      Left = 408
      Top = 40
      Width = 48
      Height = 20
      AutoSize = False
      Caption = #31867#21035#65306
    end
    object Label5: TLabel
      Left = 296
      Top = 160
      Width = 105
      Height = 20
      AutoSize = False
      Caption = #26377#25928#26085#26399#33267
    end
    object Label7: TLabel
      Left = 536
      Top = 160
      Width = 6
      Height = 20
      Caption = '*'
    end
    object customerid: TEdit
      Left = 120
      Top = 32
      Width = 81
      Height = 28
      AutoSize = False
      TabOrder = 0
    end
    object customername: TEdit
      Left = 296
      Top = 32
      Width = 97
      Height = 28
      AutoSize = False
      TabOrder = 1
    end
    object idname: TComboBox
      Left = 120
      Top = 72
      Width = 81
      Height = 28
      ItemHeight = 20
      TabOrder = 2
      Items.Strings = (
        ''
        #36523#20221#35777
        #20891#23448#35777
        #25252'  '#29031
        '')
    end
    object idcard: TEdit
      Left = 296
      Top = 72
      Width = 241
      Height = 28
      AutoSize = False
      TabOrder = 3
    end
    object insert: TButton
      Left = 296
      Top = 240
      Width = 75
      Height = 25
      Caption = #24405#20837
      TabOrder = 4
      OnClick = insertClick
    end
    object refresh: TButton
      Left = 376
      Top = 240
      Width = 75
      Height = 25
      Caption = #21047#26032
      TabOrder = 5
      OnClick = refreshClick
    end
    object kind: TComboBox
      Left = 456
      Top = 32
      Width = 81
      Height = 28
      ItemHeight = 20
      TabOrder = 6
      Items.Strings = (
        ''
        #22242#20307
        #25955#23458)
    end
    object moneykind: TComboBox
      Left = 120
      Top = 112
      Width = 89
      Height = 28
      ItemHeight = 20
      TabOrder = 7
      Items.Strings = (
        ''
        #29616#37329
        #25903#31080
        #20449#29992#21345
        #31614#21333
        'Free')
    end
    object money: TEdit
      Left = 304
      Top = 112
      Width = 89
      Height = 28
      AutoSize = False
      TabOrder = 8
    end
    object bookdate: TDateTimePicker
      Left = 120
      Top = 152
      Width = 137
      Height = 28
      CalAlignment = dtaLeft
      Date = 38153.9693183912
      Time = 38153.9693183912
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 9
    end
    object GroupBox2: TGroupBox
      Left = 32
      Top = 192
      Width = 169
      Height = 41
      Caption = #25490#24207#26041#27861
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      object RadioButton1: TRadioButton
        Left = 16
        Top = 16
        Width = 65
        Height = 17
        Caption = #21319#24207
        TabOrder = 0
      end
      object RadioButton2: TRadioButton
        Left = 96
        Top = 16
        Width = 49
        Height = 17
        Caption = #38477#24207
        TabOrder = 1
      end
    end
    object GroupBox3: TGroupBox
      Left = 208
      Top = 192
      Width = 369
      Height = 41
      Caption = #25490#24207#20869#23481
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 11
      object RadioButton3: TRadioButton
        Left = 16
        Top = 16
        Width = 49
        Height = 17
        Caption = #25151#21495
        TabOrder = 0
      end
      object RadioButton4: TRadioButton
        Left = 104
        Top = 16
        Width = 57
        Height = 17
        Caption = #25151#20215
        TabOrder = 1
      end
      object RadioButton5: TRadioButton
        Left = 264
        Top = 16
        Width = 81
        Height = 17
        Caption = #25151#38388#31867#22411
        TabOrder = 2
      end
      object RadioButton6: TRadioButton
        Left = 184
        Top = 16
        Width = 73
        Height = 17
        Caption = #27004#23618
        TabOrder = 3
      end
    end
    object validdate: TDateTimePicker
      Left = 400
      Top = 152
      Width = 137
      Height = 28
      CalAlignment = dtaLeft
      Date = 38154.8843145949
      Time = 38154.8843145949
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 12
    end
    object roomid: TEdit
      Left = 448
      Top = 112
      Width = 89
      Height = 28
      TabOrder = 13
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 288
    Width = 577
    Height = 241
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object room: TTable
    DatabaseName = 'my database'
    TableName = 'dbo.room'
    Left = 128
    Top = 240
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'my database'
    SQL.Strings = (
      'select * from room where '#25151#38388#29366#24577'=0')
    Left = 200
    Top = 240
  end
  object bookroom: TTable
    DatabaseName = 'my database'
    TableName = 'dbo.bookroom'
    Left = 152
    Top = 264
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 104
    Top = 248
  end
end

⌨️ 快捷键说明

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