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

📄 unit9.dfm

📁 酒店管理系统
💻 DFM
字号:
object Form9: TForm9
  Left = 136
  Top = 236
  Width = 619
  Height = 239
  Caption = 'Form9'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object LvNeoForm1: TLvNeoForm
    Left = 0
    Top = 0
    Width = 613
    Height = 233
    BorderIcons = [biMinimize]
    Caption = #20462#25913
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    object Label1: TLabel
      Left = 16
      Top = 112
      Width = 120
      Height = 13
      Caption = #20462#25913#23545#35937#30340#37202#27700#32534#21495#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 240
      Top = 112
      Width = 48
      Height = 13
      Caption = #21407#35760#24405#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 96
      Top = 160
      Width = 48
      Height = 13
      Caption = #26032#35760#24405#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object GroupBox1: TGroupBox
      Left = 8
      Top = 48
      Width = 593
      Height = 49
      Caption = #20462#25913#23545#35937
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 32
        Top = 24
        Width = 65
        Height = 17
        Caption = #25968#37327
        TabOrder = 0
      end
      object RadioButton2: TRadioButton
        Left = 120
        Top = 24
        Width = 65
        Height = 17
        Caption = #21333#20215
        TabOrder = 1
      end
      object RadioButton3: TRadioButton
        Left = 208
        Top = 24
        Width = 73
        Height = 17
        Caption = #32463#25163#20154
        TabOrder = 2
      end
      object RadioButton4: TRadioButton
        Left = 304
        Top = 24
        Width = 81
        Height = 17
        Caption = #36135#28304#20844#21496
        TabOrder = 3
      end
      object RadioButton5: TRadioButton
        Left = 408
        Top = 24
        Width = 81
        Height = 17
        Caption = #36816#36755#20844#21496
        TabOrder = 4
      end
      object RadioButton6: TRadioButton
        Left = 496
        Top = 24
        Width = 79
        Height = 17
        Caption = #25910#36135#26085#26399
        TabOrder = 5
      end
    end
    object Edit1: TEdit
      Left = 152
      Top = 104
      Width = 73
      Height = 24
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 296
      Top = 104
      Width = 153
      Height = 24
      Color = clScrollBar
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 152
      Top = 152
      Width = 321
      Height = 24
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
    end
    object LvNeoButton1: TLvNeoButton
      Left = 496
      Top = 152
      Width = 80
      Height = 20
      Caption = #20462#25913
      ModalResult = 0
      TabOrder = 4
      OnClick = LvNeoButton1Click
    end
    object LvNeoButton2: TLvNeoButton
      Left = 496
      Top = 192
      Width = 80
      Height = 20
      Caption = #36864#20986
      ModalResult = 0
      TabOrder = 5
      OnClick = LvNeoButton2Click
    end
    object LvNeoButton3: TLvNeoButton
      Left = 496
      Top = 104
      Width = 80
      Height = 20
      Caption = #26597#25214
      ModalResult = 0
      TabOrder = 6
      OnClick = LvNeoButton3Click
    end
    object Edit4: TEdit
      Left = 448
      Top = 104
      Width = 25
      Height = 24
      Color = clMenu
      Enabled = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 7
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 392
    Top = 56
  end
  object Table1: TTable
    DatabaseName = 'pubsystem'
    TableName = #37202#27700#34920'.db'
    Left = 368
    Top = 56
  end
end

⌨️ 快捷键说明

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