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

📄 unit32.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form32: TForm32
  Left = 216
  Top = 111
  Width = 635
  Height = 557
  Caption = #21171#36164#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 = 8
    Width = 593
    Height = 201
    Caption = #22635#20889#21171#36164#20449#24687#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 = #21592#24037#32534#21495#65306
    end
    object Label2: TLabel
      Left = 184
      Top = 40
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #21592#24037#22995#21517#65306
    end
    object Label3: TLabel
      Left = 184
      Top = 80
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #21171#36164#31561#32423#65306
    end
    object Label9: TLabel
      Left = 368
      Top = 40
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #21592#24037#31561#32423#65306
    end
    object Label11: TLabel
      Left = 16
      Top = 80
      Width = 73
      Height = 16
      AutoSize = False
      Caption = #24037#20316#37096#38376#65306
    end
    object Label5: TLabel
      Left = 368
      Top = 80
      Width = 17
      Height = 16
      AutoSize = False
      Caption = #25353
    end
    object Edit1: TEdit
      Left = 88
      Top = 32
      Width = 89
      Height = 24
      AutoSize = False
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 256
      Top = 32
      Width = 97
      Height = 24
      AutoSize = False
      MaxLength = 8
      TabOrder = 1
      Text = 'Edit2'
    end
    object ComboBox1: TComboBox
      Left = 256
      Top = 72
      Width = 97
      Height = 24
      ItemHeight = 16
      TabOrder = 2
      Text = 'ComboBox1'
      Items.Strings = (
        ''
        #19968#32423
        #20108#32423
        #19977#32423
        #22235#32423
        #20116#32423)
    end
    object ComboBox5: TComboBox
      Left = 440
      Top = 32
      Width = 129
      Height = 24
      ItemHeight = 16
      TabOrder = 3
      Text = 'ComboBox5'
      Items.Strings = (
        ''
        #39640#23618#24178#37096
        #20013#23618#24178#37096
        #22522#23618#24178#37096
        #27491#24335#21592#24037
        #20020#26102#21592#24037)
    end
    object ComboBox6: TComboBox
      Left = 88
      Top = 72
      Width = 89
      Height = 24
      ItemHeight = 16
      TabOrder = 4
      Text = 'ComboBox6'
      Items.Strings = (
        ''
        #31649#29702#23618
        #23458#25151#37096
        #39184#39278#37096
        #21518#21220#37096
        #32593#32476#37096)
    end
    object ComboBox2: TComboBox
      Left = 384
      Top = 72
      Width = 97
      Height = 24
      ItemHeight = 16
      TabOrder = 5
      Text = 'ComboBox2'
      Items.Strings = (
        ''
        #22522#26412#24037#36164
        #19994#32489#22870#37329
        #24180#32456#22870#37329
        #27941#36148
        #20859#32769#20445#38505
        #20154#36523#20445#38505
        #22833#19994#20445#38505)
    end
    object ComboBox3: TComboBox
      Left = 480
      Top = 72
      Width = 41
      Height = 24
      ItemHeight = 16
      TabOrder = 6
      Text = 'ComboBox3'
      Items.Strings = (
        ''
        '>'
        '='
        '<')
    end
    object Edit4: TEdit
      Left = 520
      Top = 72
      Width = 49
      Height = 24
      AutoSize = False
      TabOrder = 7
      Text = 'Edit4'
    end
    object GroupBox6: TGroupBox
      Left = 128
      Top = 144
      Width = 169
      Height = 49
      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 = 8
      object DBNavigator1: TDBNavigator
        Left = 8
        Top = 16
        Width = 152
        Height = 25
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
        TabOrder = 0
      end
    end
    object GroupBox7: TGroupBox
      Left = 304
      Top = 144
      Width = 273
      Height = 49
      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 = 9
      object select: TButton
        Left = 8
        Top = 16
        Width = 65
        Height = 25
        Caption = #26597#35810
        TabOrder = 0
      end
      object modify: TButton
        Left = 72
        Top = 16
        Width = 65
        Height = 25
        Caption = #20462#25913
        TabOrder = 1
      end
      object delete: TButton
        Left = 136
        Top = 16
        Width = 65
        Height = 25
        Caption = #21024#38500
        TabOrder = 2
      end
      object refresh: TButton
        Left = 200
        Top = 16
        Width = 65
        Height = 25
        Caption = #28165#23631
        TabOrder = 3
      end
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 216
    Width = 601
    Height = 289
    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 = 152
    Width = 113
    Height = 49
    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 = 8
      Top = 16
      Width = 49
      Height = 17
      Caption = #21319#24207
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 56
      Top = 16
      Width = 49
      Height = 17
      Caption = #38477#24207
      TabOrder = 1
    end
  end
  object GroupBox3: TGroupBox
    Left = 24
    Top = 112
    Width = 569
    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 = 72
      Top = 16
      Width = 57
      Height = 17
      Caption = #22995#21517
      TabOrder = 1
    end
    object RadioButton5: TRadioButton
      Left = 128
      Top = 16
      Width = 81
      Height = 17
      Caption = #21592#24037#31561#32423
      TabOrder = 2
    end
    object RadioButton6: TRadioButton
      Left = 216
      Top = 16
      Width = 73
      Height = 17
      Caption = #22522#26412#24037#36164
      TabOrder = 3
    end
    object RadioButton7: TRadioButton
      Left = 304
      Top = 16
      Width = 73
      Height = 17
      Caption = #21171#36164#31561#32423
      TabOrder = 4
    end
    object RadioButton8: TRadioButton
      Left = 392
      Top = 16
      Width = 81
      Height = 17
      Caption = #19994#32489#22870#37329
      TabOrder = 5
    end
    object RadioButton9: TRadioButton
      Left = 480
      Top = 16
      Width = 73
      Height = 17
      Caption = #24180#32456#22870#37329
      TabOrder = 6
    end
  end
end

⌨️ 快捷键说明

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