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

📄 unit8.dfm

📁 酒店住宿管理系统,有完整的文件和源码, 可以下载使用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object bookroom: Tbookroom
  Left = 305
  Top = 10
  Width = 580
  Height = 516
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #23458#25143#35746#25151
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 537
    Height = 213
    Caption = #23458#25143#36164#26009
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #21326#25991#34892#26999
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 23
      Top = 26
      Width = 76
      Height = 19
      Caption = #23458#25143#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 23
      Top = 51
      Width = 38
      Height = 19
      Caption = #31821#36143
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 266
      Top = 48
      Width = 76
      Height = 19
      Caption = #20986#29983#24180#26376
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 24
      Top = 78
      Width = 76
      Height = 19
      Caption = #35777#20214#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 269
      Top = 73
      Width = 76
      Height = 19
      Caption = #35777#20214#21495#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 24
      Top = 127
      Width = 76
      Height = 19
      Caption = #24037#20316#21333#20301
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 24
      Top = 153
      Width = 76
      Height = 19
      Caption = #36890#20449#22320#22336
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 24
      Top = 178
      Width = 76
      Height = 19
      Caption = #32852#31995#26041#24335
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 23
      Top = 102
      Width = 38
      Height = 19
      Caption = #28304#22320
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 268
      Top = 100
      Width = 57
      Height = 19
      Caption = #30446#30340#22320
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 120
      Top = 23
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 20
      ParentFont = False
      TabOrder = 0
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 360
      Top = 16
      Width = 26
      Height = 27
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
      Text = #30007
    end
    object Edit3: TEdit
      Left = 120
      Top = 48
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 10
      ParentFont = False
      TabOrder = 2
    end
    object MaskEdit1: TMaskEdit
      Left = 372
      Top = 47
      Width = 120
      Height = 24
      Enabled = False
      EditMask = '!9999/99/00;1;_'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      TabOrder = 3
      Text = '    -  -  '
    end
    object Edit4: TEdit
      Left = 120
      Top = 73
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 10
      ParentFont = False
      TabOrder = 4
      Text = #36523#20221#35777
    end
    object Edit5: TEdit
      Left = 372
      Top = 73
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 18
      ParentFont = False
      TabOrder = 5
    end
    object Edit6: TEdit
      Left = 120
      Top = 124
      Width = 374
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 50
      ParentFont = False
      TabOrder = 6
      Text = #26080
    end
    object Edit7: TEdit
      Left = 120
      Top = 149
      Width = 374
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 50
      ParentFont = False
      TabOrder = 7
      Text = #26080
    end
    object Edit8: TEdit
      Left = 120
      Top = 174
      Width = 374
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 50
      ParentFont = False
      TabOrder = 8
      Text = #26080
    end
    object DateTimePicker1: TDateTimePicker
      Left = 372
      Top = 47
      Width = 121
      Height = 24
      Date = 38121.830952141200000000
      Time = 38121.830952141200000000
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 9
    end
    object Edit9: TEdit
      Left = 120
      Top = 98
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 20
      ParentFont = False
      TabOrder = 10
      Text = #26080
    end
    object Edit10: TEdit
      Left = 372
      Top = 98
      Width = 121
      Height = 24
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      MaxLength = 20
      ParentFont = False
      TabOrder = 11
      Text = #26080
    end
    object GroupBox4: TGroupBox
      Left = 272
      Top = 9
      Width = 221
      Height = 36
      Caption = #24615#21035
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -19
      Font.Name = #21326#25991#34892#26999
      Font.Style = []

⌨️ 快捷键说明

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