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

📄 unit9.~dfm

📁 作者针对当前酒店客房管理的现状
💻 ~DFM
字号:
object Form9: TForm9
  Left = 409
  Top = 200
  Width = 408
  Height = 351
  Caption = #36755#20837#26465#30721
  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 id_Ledit: TLabeledEdit
    Left = 88
    Top = 80
    Width = 121
    Height = 21
    EditLabel.Width = 90
    EditLabel.Height = 13
    EditLabel.Caption = #36755#20837#22270#20070#26465#30721'      '
    TabOrder = 0
  end
  object Button1: TButton
    Left = 104
    Top = 168
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 264
    Top = 168
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    DataSet = Form8.Query1
    Left = 208
    Top = 256
  end
  object Query1: TQuery
    DatabaseName = #39640#26657#22270#20070#31649#29702#31995#32479
    DataSource = DataSource1
    Left = 104
    Top = 256
  end
end

⌨️ 快捷键说明

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