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

📄 unit16.dfm

📁 酒店管理系统
💻 DFM
字号:
object Form16: TForm16
  Left = 247
  Top = 110
  BorderStyle = bsDialog
  Caption = #27880#20876
  ClientHeight = 197
  ClientWidth = 292
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnMouseMove = FormMouseMove
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 163
    Width = 41
    Height = 25
    BevelOuter = bvNone
    Caption = #27880#20876
    TabOrder = 1
    OnClick = Panel1Click
    OnMouseDown = Panel1MouseDown
    OnMouseMove = Panel1MouseMove
    OnMouseUp = Panel1MouseUp
  end
  object Panel2: TPanel
    Left = 46
    Top = 163
    Width = 41
    Height = 25
    BevelOuter = bvNone
    Caption = #20462#25913
    TabOrder = 2
    OnClick = Panel2Click
    OnMouseDown = Panel2MouseDown
    OnMouseMove = Panel2MouseMove
    OnMouseUp = Panel2MouseUp
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 24
    Width = 289
    Height = 137
    Caption = #20462#25913
    TabOrder = 3
    OnMouseMove = GroupBox2MouseMove
    object Label3: TLabel
      Left = 16
      Top = 24
      Width = 48
      Height = 13
      Caption = #31649#29702#21592#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 64
      Width = 48
      Height = 13
      Caption = #26087#23494#30721#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 104
      Width = 48
      Height = 13
      Caption = #26032#23494#30721#65306
    end
    object Edit3: TEdit
      Left = 80
      Top = 16
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
    end
    object Edit4: TEdit
      Left = 80
      Top = 56
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit5: TEdit
      Left = 80
      Top = 96
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      PasswordChar = '*'
      TabOrder = 2
    end
    object LvNeoButton2: TLvNeoButton
      Left = 214
      Top = 101
      Width = 65
      Height = 20
      Caption = #25552#20132
      ModalResult = 0
      TabOrder = 3
      OnClick = LvNeoButton2Click
    end
    object LvNeoButton3: TLvNeoButton
      Left = 216
      Top = 45
      Width = 64
      Height = 20
      Caption = #37325#20889
      ModalResult = 0
      TabOrder = 4
      OnClick = LvNeoButton3Click
    end
    object LvNeoButton4: TLvNeoButton
      Left = 216
      Top = 72
      Width = 65
      Height = 20
      Caption = #21024#38500
      ModalResult = 0
      TabOrder = 5
      OnClick = LvNeoButton4Click
    end
  end
  object Panel3: TPanel
    Left = 90
    Top = 163
    Width = 41
    Height = 25
    BevelOuter = bvNone
    Caption = #21462#28040
    TabOrder = 4
    OnClick = Panel3Click
    OnMouseDown = Panel3MouseDown
    OnMouseMove = Panel3MouseMove
    OnMouseUp = Panel3MouseUp
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 24
    Width = 289
    Height = 137
    Caption = #27880#20876
    TabOrder = 0
    OnMouseMove = GroupBox1MouseMove
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 54
      Height = 13
      Caption = #22995'      '#21517#65306
    end
    object Label2: TLabel
      Left = 24
      Top = 72
      Width = 54
      Height = 13
      Caption = #23494'      '#30721#65306
    end
    object Edit1: TEdit
      Left = 104
      Top = 24
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 104
      Top = 64
      Width = 129
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      PasswordChar = '*'
      TabOrder = 1
    end
    object LvNeoButton1: TLvNeoButton
      Left = 176
      Top = 101
      Width = 57
      Height = 20
      Caption = #25552#20132
      ModalResult = 0
      TabOrder = 2
      OnClick = LvNeoButton1Click
    end
  end
  object DataSource1: TDataSource
    Left = 120
  end
  object Table1: TTable
    DatabaseName = 'pubsystem'
    TableName = #29992#25143#21517#34920'.db'
    Left = 160
  end
end

⌨️ 快捷键说明

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