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

📄 unit8.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form8: TForm8
  Left = 201
  Top = 114
  Width = 690
  Height = 598
  Caption = #20379#24212#21830#20449#24687#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 20
  object DBGrid1: TDBGrid
    Left = 16
    Top = 192
    Width = 649
    Height = 313
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox2: TGroupBox
    Left = 32
    Top = 512
    Width = 249
    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 = 1
    object RadioButton1: TRadioButton
      Left = 48
      Top = 16
      Width = 65
      Height = 17
      Caption = #21319#24207
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 128
      Top = 16
      Width = 81
      Height = 17
      Caption = #38477#24207
      TabOrder = 1
    end
  end
  object GroupBox3: TGroupBox
    Left = 296
    Top = 512
    Width = 353
    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 = 2
    object RadioButton3: TRadioButton
      Left = 40
      Top = 16
      Width = 49
      Height = 17
      Caption = #32534#21495
      TabOrder = 0
    end
    object RadioButton4: TRadioButton
      Left = 152
      Top = 16
      Width = 57
      Height = 17
      Caption = #22995#21517
      TabOrder = 1
    end
    object RadioButton5: TRadioButton
      Left = 264
      Top = 16
      Width = 65
      Height = 17
      Caption = #31561#32423
      TabOrder = 2
    end
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 649
    Height = 169
    Caption = #20379#24212#21830#20449#24687#24405#20837
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label1: TLabel
      Left = 16
      Top = 40
      Width = 89
      Height = 16
      AutoSize = False
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Label2: TLabel
      Left = 224
      Top = 40
      Width = 97
      Height = 16
      AutoSize = False
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Label7: TLabel
      Left = 448
      Top = 40
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #20449#35465#31561#32423#65306
    end
    object Label10: TLabel
      Left = 16
      Top = 88
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #32852#31995#30005#35805#65306
    end
    object Label11: TLabel
      Left = 421
      Top = 40
      Width = 5
      Height = 16
      Caption = '*'
    end
    object Label16: TLabel
      Left = 464
      Top = 88
      Width = 5
      Height = 16
      Caption = '*'
    end
    object Label20: TLabel
      Left = 488
      Top = 144
      Width = 137
      Height = 13
      Caption = #65288#24102'*'#21495#20026#24517#22635#20449#24687#65289
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 616
      Top = 40
      Width = 5
      Height = 16
      Caption = '*'
    end
    object Label4: TLabel
      Left = 16
      Top = 128
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #36890#20449#22320#22336#65306
    end
    object Edit1: TEdit
      Left = 112
      Top = 32
      Width = 81
      Height = 24
      AutoSize = False
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 320
      Top = 32
      Width = 97
      Height = 24
      AutoSize = False
      MaxLength = 8
      TabOrder = 1
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 104
      Top = 80
      Width = 353
      Height = 24
      AutoSize = False
      TabOrder = 2
      Text = 'Edit3'
    end
    object ComboBox3: TComboBox
      Left = 528
      Top = 32
      Width = 81
      Height = 24
      ItemHeight = 16
      TabOrder = 3
      Text = 'ComboBox3'
      Items.Strings = (
        ''
        'A'
        'B'
        'C'
        #40657#21517#21333)
    end
    object insert: TButton
      Left = 520
      Top = 80
      Width = 75
      Height = 25
      Caption = #24405#20837
      TabOrder = 4
    end
    object refresh: TButton
      Left = 520
      Top = 112
      Width = 75
      Height = 25
      Caption = #28165#23631
      TabOrder = 5
    end
    object Edit4: TEdit
      Left = 104
      Top = 120
      Width = 353
      Height = 24
      AutoSize = False
      TabOrder = 6
      Text = 'Edit4'
    end
  end
end

⌨️ 快捷键说明

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