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

📄 unit11.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form11: TForm11
  Left = 256
  Top = 109
  Width = 644
  Height = 631
  Caption = #21830#21697#20449#24687#26597#35810
  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 GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 601
    Height = 153
    Caption = #22635#20889#21830#21697#20851#38190#23383#26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 40
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #21830#21697#32534#21495#65306
    end
    object Label2: TLabel
      Left = 200
      Top = 40
      Width = 81
      Height = 16
      AutoSize = False
      Caption = #21830#21697#21517#31216#65306
    end
    object Label6: TLabel
      Left = 200
      Top = 72
      Width = 81
      Height = 16
      Caption = #38144#21806#21333#20215#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 72
      Width = 65
      Height = 16
      AutoSize = False
      Caption = #24211#23384#37327#65306
    end
    object Label4: TLabel
      Left = 392
      Top = 72
      Width = 89
      Height = 16
      Caption = #36827#36135#21333#20215#65306
    end
    object Label3: TLabel
      Left = 392
      Top = 40
      Width = 89
      Height = 16
      AutoSize = False
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Edit1: TEdit
      Left = 96
      Top = 32
      Width = 81
      Height = 24
      AutoSize = False
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 280
      Top = 32
      Width = 97
      Height = 24
      AutoSize = False
      MaxLength = 8
      TabOrder = 1
      Text = 'Edit2'
    end
    object ComboBox2: TComboBox
      Left = 280
      Top = 64
      Width = 49
      Height = 24
      ItemHeight = 16
      TabOrder = 2
      Text = 'ComboBox2'
      Items.Strings = (
        ''
        '<'
        '='
        '>')
    end
    object Edit4: TEdit
      Left = 488
      Top = 32
      Width = 97
      Height = 24
      AutoSize = False
      TabOrder = 3
      Text = 'Edit4'
    end
    object ComboBox1: TComboBox
      Left = 80
      Top = 64
      Width = 49
      Height = 24
      ItemHeight = 16
      TabOrder = 4
      Text = 'ComboBox1'
      Items.Strings = (
        ''
        '<'
        '='
        '>')
    end
    object Edit5: TEdit
      Left = 128
      Top = 64
      Width = 49
      Height = 24
      AutoSize = False
      TabOrder = 5
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 328
      Top = 64
      Width = 49
      Height = 24
      AutoSize = False
      TabOrder = 6
      Text = 'Edit6'
    end
    object ComboBox3: TComboBox
      Left = 488
      Top = 64
      Width = 49
      Height = 24
      ItemHeight = 16
      TabOrder = 7
      Text = 'ComboBox2'
      Items.Strings = (
        ''
        '<'
        '='
        '>')
    end
    object Edit7: TEdit
      Left = 536
      Top = 64
      Width = 49
      Height = 24
      AutoSize = False
      TabOrder = 8
      Text = 'Edit7'
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 176
    Width = 601
    Height = 345
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -16
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox2: TGroupBox
    Left = 24
    Top = 120
    Width = 201
    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 = 2
    object RadioButton1: TRadioButton
      Left = 32
      Top = 16
      Width = 65
      Height = 17
      Caption = #21319#24207
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 104
      Top = 16
      Width = 49
      Height = 17
      Caption = #38477#24207
      TabOrder = 1
    end
  end
  object GroupBox3: TGroupBox
    Left = 248
    Top = 120
    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 = 3
    object RadioButton3: TRadioButton
      Left = 16
      Top = 16
      Width = 49
      Height = 17
      Caption = #32534#21495
      TabOrder = 0
    end
    object RadioButton4: TRadioButton
      Left = 96
      Top = 16
      Width = 57
      Height = 17
      Caption = #21517#31216
      TabOrder = 1
    end
    object RadioButton5: TRadioButton
      Left = 192
      Top = 16
      Width = 65
      Height = 17
      Caption = #24211#23384#37327
      TabOrder = 2
    end
    object RadioButton6: TRadioButton
      Left = 280
      Top = 16
      Width = 49
      Height = 17
      Caption = #21333#20215
      TabOrder = 3
    end
  end
  object GroupBox6: TGroupBox
    Left = 16
    Top = 528
    Width = 233
    Height = 57
    Caption = #35760#24405#27983#35272#25353#38062
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    object DBNavigator1: TDBNavigator
      Left = 8
      Top = 24
      Width = 216
      Height = 25
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      TabOrder = 0
    end
  end
  object GroupBox7: TGroupBox
    Left = 264
    Top = 528
    Width = 353
    Height = 57
    Caption = #21629#20196#25353#38062
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    object insert: TButton
      Left = 8
      Top = 24
      Width = 65
      Height = 25
      Caption = #26597#35810
      TabOrder = 0
    end
    object modify: TButton
      Left = 96
      Top = 24
      Width = 65
      Height = 25
      Caption = #20462#25913
      TabOrder = 1
    end
    object delete: TButton
      Left = 184
      Top = 24
      Width = 65
      Height = 25
      Caption = #21024#38500
      TabOrder = 2
    end
    object refresh: TButton
      Left = 272
      Top = 24
      Width = 65
      Height = 25
      Caption = #28165#23631
      TabOrder = 3
    end
  end
end

⌨️ 快捷键说明

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