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

📄 unit14.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form14: TForm14
  Left = 234
  Top = 145
  Width = 596
  Height = 400
  Caption = #35746#36135#35760#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 20
  object GroupBox1: TGroupBox
    Left = 32
    Top = 16
    Width = 521
    Height = 329
    Caption = #22635#20837#35746#36135#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 96
      Width = 97
      Height = 20
      AutoSize = False
      Caption = #21830#21697#32534#21495#65306
    end
    object Label2: TLabel
      Left = 272
      Top = 96
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #21830#21697#21517#31216#65306
    end
    object Label3: TLabel
      Left = 24
      Top = 144
      Width = 121
      Height = 20
      AutoSize = False
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Label4: TLabel
      Left = 248
      Top = 144
      Width = 113
      Height = 20
      AutoSize = False
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Label5: TLabel
      Left = 24
      Top = 192
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #36827#36135#21333#20215#65306
    end
    object Label6: TLabel
      Left = 272
      Top = 192
      Width = 97
      Height = 20
      AutoSize = False
      Caption = #35746#36135#25968#37327#65306
    end
    object Label7: TLabel
      Left = 24
      Top = 240
      Width = 97
      Height = 20
      AutoSize = False
      Caption = #35746#36135#26085#26399#65306
    end
    object Label8: TLabel
      Left = 272
      Top = 240
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #20132#36135#26085#26399#65306
    end
    object Label9: TLabel
      Left = 280
      Top = 48
      Width = 81
      Height = 20
      AutoSize = False
      Caption = #32463#21150#20154#65306
    end
    object Label10: TLabel
      Left = 24
      Top = 48
      Width = 113
      Height = 20
      AutoSize = False
      Caption = #35746#36135#21333#32534#21495#65306
    end
    object Label11: TLabel
      Left = 32
      Top = 288
      Width = 81
      Height = 20
      AutoSize = False
      Caption = #24635#37329#39069#65306
    end
    object Edit2: TEdit
      Left = 368
      Top = 88
      Width = 121
      Height = 28
      AutoSize = False
      TabOrder = 0
      Text = 'Edit2'
    end
    object Edit4: TEdit
      Left = 368
      Top = 136
      Width = 121
      Height = 28
      AutoSize = False
      TabOrder = 1
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 120
      Top = 184
      Width = 113
      Height = 28
      AutoSize = False
      TabOrder = 2
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 368
      Top = 184
      Width = 121
      Height = 28
      AutoSize = False
      TabOrder = 3
      Text = 'Edit6'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 120
      Top = 232
      Width = 113
      Height = 28
      CalAlignment = dtaLeft
      Date = 38153.8868599884
      Time = 38153.8868599884
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 4
    end
    object ComboBox1: TComboBox
      Left = 120
      Top = 88
      Width = 113
      Height = 28
      ItemHeight = 20
      TabOrder = 5
      Text = 'ComboBox1'
    end
    object ComboBox2: TComboBox
      Left = 144
      Top = 136
      Width = 89
      Height = 28
      ItemHeight = 20
      TabOrder = 6
      Text = 'ComboBox2'
    end
    object DateTimePicker2: TDateTimePicker
      Left = 368
      Top = 232
      Width = 121
      Height = 28
      CalAlignment = dtaLeft
      Date = 38153.8889836458
      Time = 38153.8889836458
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 7
    end
    object ComboBox3: TComboBox
      Left = 368
      Top = 40
      Width = 121
      Height = 28
      ItemHeight = 20
      TabOrder = 8
      Text = 'ComboBox3'
    end
    object Edit1: TEdit
      Left = 136
      Top = 40
      Width = 97
      Height = 28
      AutoSize = False
      TabOrder = 9
      Text = 'Edit1'
    end
    object Edit3: TEdit
      Left = 120
      Top = 280
      Width = 113
      Height = 28
      AutoSize = False
      TabOrder = 10
      Text = 'Edit3'
    end
    object order: TButton
      Left = 248
      Top = 280
      Width = 75
      Height = 25
      Caption = #35746#36135
      TabOrder = 11
    end
    object print: TButton
      Left = 336
      Top = 280
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 12
    end
    object exit: TButton
      Left = 424
      Top = 280
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 13
    end
  end
end

⌨️ 快捷键说明

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