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

📄 unit10.~dfm

📁 作者针对当前酒店客房管理的现状
💻 ~DFM
字号:
object Form10: TForm10
  Left = 525
  Top = 225
  Width = 526
  Height = 423
  Caption = #35835#32773#20449#24687
  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 LabeledEdit1: TLabeledEdit
    Left = 40
    Top = 40
    Width = 121
    Height = 21
    EditLabel.Width = 24
    EditLabel.Height = 13
    EditLabel.Caption = #35777#21495
    TabOrder = 0
  end
  object LabeledEdit2: TLabeledEdit
    Left = 256
    Top = 40
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #22995#21517'  '
    TabOrder = 1
  end
  object LabeledEdit3: TLabeledEdit
    Left = 40
    Top = 112
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #24615#21035'  '
    TabOrder = 2
  end
  object LabeledEdit4: TLabeledEdit
    Left = 256
    Top = 120
    Width = 121
    Height = 21
    EditLabel.Width = 30
    EditLabel.Height = 13
    EditLabel.Caption = #32452#21035'  '
    TabOrder = 3
  end
  object LabeledEdit5: TLabeledEdit
    Left = 40
    Top = 208
    Width = 121
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #21487#20511#25968#37327'   '
    TabOrder = 4
  end
  object LabeledEdit6: TLabeledEdit
    Left = 256
    Top = 216
    Width = 121
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #24050#20511#25968#37327'   '
    TabOrder = 5
  end
  object Button1: TButton
    Left = 360
    Top = 336
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
    OnClick = Button1Click
  end
  object LabeledEdit7: TLabeledEdit
    Left = 40
    Top = 288
    Width = 121
    Height = 21
    EditLabel.Width = 69
    EditLabel.Height = 13
    EditLabel.Caption = #32047#35745#20511#20070#37327'   '
    TabOrder = 7
  end
  object DataSource1: TDataSource
    DataSet = Form2.Query1
    Left = 288
    Top = 280
  end
end

⌨️ 快捷键说明

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