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

📄 unit23.~dfm

📁 用delphi实现的一个酒店管理系统框架
💻 ~DFM
字号:
inherited TInherit23: TTInherit23
  Left = 180
  Top = 228
  Width = 608
  Height = 363
  Caption = #36829#32426#22788#29702
  PixelsPerInch = 96
  TextHeight = 13
  inherited Image1: TImage
    Left = 448
    Top = 88
  end
  object Label1: TLabel [1]
    Left = 104
    Top = 64
    Width = 36
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label2: TLabel [2]
    Left = 104
    Top = 104
    Width = 36
    Height = 13
    Caption = #23398#21495#65306
  end
  object Label3: TLabel [3]
    Left = 104
    Top = 136
    Width = 48
    Height = 13
    Caption = #25151#38388#21495#65306
  end
  object Label4: TLabel [4]
    Left = 104
    Top = 176
    Width = 36
    Height = 13
    Caption = #35828#26126#65306
  end
  object Label5: TLabel [5]
    Left = 344
    Top = 104
    Width = 36
    Height = 13
    Caption = #27004#21495#65306
  end
  object Label6: TLabel [6]
    Left = 344
    Top = 144
    Width = 36
    Height = 13
    Caption = #26085#26399#65306
  end
  inherited ToolBar1: TToolBar
    Width = 600
  end
  inherited DBNavigator1: TDBNavigator
    Left = 70
    Top = 242
    Hints.Strings = ()
  end
  inherited SB1: TStatusBar
    Top = 305
    Width = 600
  end
  inherited DBGrid1: TDBGrid
    Left = 120
    Top = 307
    Visible = False
  end
  inherited RTF: TRichEdit
    Left = 16
    Top = 232
  end
  inherited Rav: TEdit
    Left = 472
    Top = 248
  end
  inherited RavCN: TEdit
    Left = 368
  end
  object Edit1: TEdit [14]
    Left = 152
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 7
    Text = 'Edit1'
  end
  object Edit2: TEdit [15]
    Left = 152
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 8
    Text = 'Edit2'
  end
  object Edit3: TEdit [16]
    Left = 152
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 9
    Text = 'Edit3'
  end
  object Memo1: TMemo [17]
    Left = 152
    Top = 168
    Width = 401
    Height = 89
    Lines.Strings = (
      'Memo1')
    TabOrder = 10
  end
  object Edit4: TEdit [18]
    Left = 400
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 11
    Text = 'Edit4'
  end
  object ComboBox1: TComboBox [19]
    Left = 400
    Top = 136
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 12
    Text = 'ComboBox1'
  end
  object Button1: TButton [20]
    Left = 224
    Top = 272
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 13
  end
  object Button2: TButton [21]
    Left = 376
    Top = 280
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 14
  end
  inherited ImageList1: TImageList
    Left = 576
    Top = 230
  end
  inherited ADODataSet1: TADODataSet
    Left = 465
  end
  inherited DataSource1: TDataSource
    Left = 348
  end
  inherited BB: TRvProject
    Left = 362
    Top = 241
  end
  inherited BBDS: TADODataSet
    Left = 450
    Top = 233
  end
  inherited SaveDialog1: TSaveDialog
    Left = 510
    Top = 53
  end
  inherited OpenDialog1: TOpenDialog
    Left = 403
    Top = 61
  end
  inherited ReplaceDialog1: TReplaceDialog
    Left = 632
    Top = 240
  end
  inherited FindDialog1: TFindDialog
    Left = 544
    Top = 216
  end
  inherited OpenPictureDialog1: TOpenPictureDialog
    Left = 408
  end
  inherited Timer1: TTimer
    Left = 392
    Top = 112
  end
  inherited SavePictureDialog1: TSavePictureDialog
    Left = 480
    Top = 128
  end
  inherited TPopupMenu1: TPopupMenu
    Left = 392
    Top = 168
  end
end

⌨️ 快捷键说明

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