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

📄 unit13.dfm

📁 作者针对当前酒店客房管理的现状
💻 DFM
字号:
object Form13: TForm13
  Left = 326
  Top = 168
  Width = 559
  Height = 411
  Caption = #26032#20070#20837#24211
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 40
    Width = 41
    Height = 13
    Caption = #20070#21495'   *'
  end
  object Label2: TLabel
    Left = 240
    Top = 40
    Width = 28
    Height = 13
    Caption = #20070#21517
  end
  object Label4: TLabel
    Left = 32
    Top = 108
    Width = 34
    Height = 13
    Caption = #20316#32773'  '
  end
  object Label5: TLabel
    Left = 240
    Top = 108
    Width = 48
    Height = 13
    Caption = #20986#29256#31038'  '
  end
  object Label6: TLabel
    Left = 32
    Top = 176
    Width = 62
    Height = 13
    Caption = #20986#29256#26102#38388'  '
  end
  object Label7: TLabel
    Left = 240
    Top = 176
    Width = 34
    Height = 13
    Caption = #20215#26684'  '
  end
  object Edit1: TEdit
    Left = 96
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 304
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 96
    Top = 100
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 304
    Top = 100
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit6: TEdit
    Left = 304
    Top = 168
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Button1: TButton
    Left = 128
    Top = 240
    Width = 75
    Height = 25
    Caption = #20837#24211
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 312
    Top = 240
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
  end
  object Dp1: TDateTimePicker
    Left = 96
    Top = 168
    Width = 137
    Height = 21
    Date = 39247.485840567130000000
    Time = 39247.485840567130000000
    TabOrder = 7
  end
  object Query1: TQuery
    DatabaseName = 'gx'
    Left = 456
    Top = 48
  end
end

⌨️ 快捷键说明

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