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

📄 unit7.~dfm

📁 作者针对当前酒店客房管理的现状
💻 ~DFM
字号:
object Form7: TForm7
  Left = 893
  Top = 413
  Width = 251
  Height = 349
  Caption = 'Form7'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 288
    Top = 88
    Width = 66
    Height = 13
    Caption = '  '#20986#29256#26085#26399'    '
  end
  object Label2: TLabel
    Left = 296
    Top = 192
    Width = 60
    Height = 13
    Caption = #35746#36141#26085#26399'    '
  end
  object sm_Ledit: TLabeledEdit
    Left = 40
    Top = 40
    Width = 121
    Height = 21
    EditLabel.Width = 24
    EditLabel.Height = 13
    EditLabel.Caption = #20070#21517
    TabOrder = 0
  end
  object zz_Ledit: TLabeledEdit
    Left = 264
    Top = 32
    Width = 121
    Height = 21
    EditLabel.Width = 24
    EditLabel.Height = 13
    EditLabel.Caption = #20316#32773
    TabOrder = 1
  end
  object cbs_Ledit: TLabeledEdit
    Left = 40
    Top = 128
    Width = 121
    Height = 21
    EditLabel.Width = 48
    EditLabel.Height = 13
    EditLabel.Caption = #20986#29256#31038'    '
    TabOrder = 2
  end
  object sl_Ledit: TLabeledEdit
    Left = 40
    Top = 224
    Width = 121
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #35746#36141#25968#37327'   '
    TabOrder = 3
  end
  object cbrq_DTP: TDateTimePicker
    Left = 288
    Top = 136
    Width = 186
    Height = 21
    Date = 39218.527382268520000000
    Time = 39218.527382268520000000
    TabOrder = 4
  end
  object dgrq_DTP: TDateTimePicker
    Left = 296
    Top = 232
    Width = 186
    Height = 21
    Date = 39218.527424942130000000
    Time = 39218.527424942130000000
    TabOrder = 5
  end
  object Button1: TButton
    Left = 280
    Top = 344
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 6
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 424
    Top = 344
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 7
  end
  object DataSource1: TDataSource
    DataSet = Form6.Query1
    Left = 200
    Top = 296
  end
end

⌨️ 快捷键说明

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