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

📄 unitbebarrange.dfm

📁 一套宾馆管理系统
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object frmBedArrange: TfrmBedArrange
  Left = 189
  Top = 103
  Width = 758
  Height = 542
  Caption = #23433#25490#24202#20301
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 329
    Top = 33
    Width = 2
    Height = 460
  end
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 750
    Height = 33
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        Width = 746
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 733
      Height = 25
      ButtonHeight = 21
      ButtonWidth = 79
      Caption = 'ToolBar1'
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 2
        Caption = #23433#25490#24403#21069#23458#20154
        ImageIndex = 0
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 79
        Top = 2
        Caption = #26597#35810#30331#35760#20449#24687
        ImageIndex = 1
        OnClick = ToolButton2Click
      end
      object ToolButton3: TToolButton
        Left = 158
        Top = 2
        Caption = #26174#31034#25152#26377#24202#20301
        ImageIndex = 2
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 237
        Top = 2
        Caption = #26174#31034#31354#24202#20301
        ImageIndex = 3
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 316
        Top = 2
        Caption = #26174#31034#24050#20449#24202#20301
        ImageIndex = 4
      end
      object ToolButton6: TToolButton
        Left = 395
        Top = 2
        Caption = #36864#20986
        ImageIndex = 5
        OnClick = ToolButton6Click
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 493
    Width = 750
    Height = 22
    Panels = <>
  end
  object Panel1: TPanel
    Left = 0
    Top = 33
    Width = 329
    Height = 460
    Align = alLeft
    Caption = 'Panel1'
    TabOrder = 2
    object Splitter3: TSplitter
      Left = 1
      Top = 337
      Width = 327
      Height = 2
      Cursor = crVSplit
      Align = alTop
    end
    object Panel5: TPanel
      Left = 1
      Top = 1
      Width = 327
      Height = 336
      Align = alTop
      Caption = 'Panel5'
      TabOrder = 0
      object GroupBox3: TGroupBox
        Left = 1
        Top = 1
        Width = 325
        Height = 334
        Align = alClient
        Caption = #24403#21069#23458#20154#20449#24687
        TabOrder = 0
        object Label1: TLabel
          Left = 64
          Top = 16
          Width = 96
          Height = 13
          Caption = #24403#21069#27809#26377#23458#20154#20449#24687
        end
        object Label2: TLabel
          Left = 34
          Top = 48
          Width = 24
          Height = 13
          Caption = #22995#21517
        end
        object Label3: TLabel
          Left = 32
          Top = 80
          Width = 24
          Height = 13
          Caption = #24615#21035
        end
        object Label4: TLabel
          Left = 8
          Top = 144
          Width = 48
          Height = 13
          Caption = #20986#29983#26085#26399
        end
        object Label5: TLabel
          Left = 32
          Top = 112
          Width = 24
          Height = 13
          Caption = #22269#31821
        end
        object Label6: TLabel
          Left = 7
          Top = 176
          Width = 48
          Height = 13
          Caption = #32852#31995#30005#35805
        end
        object Label7: TLabel
          Left = 29
          Top = 208
          Width = 24
          Height = 13
          Caption = #20303#22336
        end
        object Label8: TLabel
          Left = 8
          Top = 240
          Width = 48
          Height = 13
          Caption = #36523#20221#35777#21495
        end
        object Label9: TLabel
          Left = 8
          Top = 280
          Width = 48
          Height = 13
          Caption = #30331#35760#26085#26399
        end
        object edtXM: TEdit
          Left = 64
          Top = 48
          Width = 89
          Height = 21
          TabOrder = 0
        end
        object edtSex: TEdit
          Left = 64
          Top = 80
          Width = 49
          Height = 21
          TabOrder = 1
        end
        object edtNation: TEdit
          Left = 64
          Top = 112
          Width = 177
          Height = 21
          TabOrder = 2
        end
        object edtBirth: TEdit
          Left = 64
          Top = 144
          Width = 121
          Height = 21
          TabOrder = 3
        end
        object edtPhone: TEdit
          Left = 64
          Top = 176
          Width = 145
          Height = 21
          TabOrder = 4
        end
        object edtAddress: TEdit
          Left = 64
          Top = 208
          Width = 241
          Height = 21
          TabOrder = 5
        end
        object edtIDNo: TEdit
          Left = 64
          Top = 240
          Width = 201
          Height = 21
          TabOrder = 6
        end
        object edtRegistdate: TEdit

⌨️ 快捷键说明

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