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

📄 unit3.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form3: TForm3
  Left = 201
  Top = 141
  BorderStyle = bsDialog
  Caption = #26435#38480#35774#32622
  ClientHeight = 313
  ClientWidth = 512
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object TreeView1: TTreeView
    Left = 40
    Top = 32
    Width = 193
    Height = 209
    Indent = 19
    TabOrder = 0
    OnChange = TreeView1Change
    Items.Data = {
      010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
      06D3C3BBA7C3FB}
  end
  object GroupBox1: TGroupBox
    Left = 264
    Top = 32
    Width = 201
    Height = 209
    Caption = #26435#38480#25551#36848
    TabOrder = 1
    object Memo3: TMemo
      Left = 2
      Top = 15
      Width = 197
      Height = 192
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Lines.Strings = (
        '   '
        '   '#31649#29702#21592#65306
        '   '#20855#26377#25152#26377#26435#38480
        '   '#25152#26377#31995#32479#25805#20316
        '   '#25152#26377#20889#20837#25805#20316
        '   '#25152#26377#26597#35810#25805#20316
        '   '#25152#26377#20462#25913#25805#20316
        '   '#25152#26377#21024#38500#25805#20316)
      ReadOnly = True
      TabOrder = 0
      Visible = False
    end
    object Memo2: TMemo
      Left = 2
      Top = 15
      Width = 197
      Height = 192
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Lines.Strings = (
        '   '#25805#20316#21592#65306
        '   '#20855#26377#25805#20316#26435#38480
        '   '#25152#26377#36164#26009#24405#20837#26435#38480
        '   '#25152#26377#36164#26009#26597#35810#26435#38480
        '   '#25152#26377#36164#26009#20462#25913#26435#38480
        '   '#25152#26377#36164#26009#21024#38500#26435#38480
        '')
      ReadOnly = True
      TabOrder = 1
      Visible = False
    end
    object Memo1: TMemo
      Left = 2
      Top = 15
      Width = 197
      Height = 192
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Lines.Strings = (
        '   '#19968#33324#35775#38382#32773#65306
        '   '#20855#26377#27983#35272#26435#38480
        '   '#25152#26377#36164#26009#26597#35810#26435#38480
        ''
        '')
      ReadOnly = True
      TabOrder = 2
      Visible = False
    end
  end
  object add: TButton
    Left = 72
    Top = 272
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 2
    OnClick = addClick
  end
  object delete: TButton
    Left = 208
    Top = 272
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 3
    OnClick = deleteClick
  end
  object Button3: TButton
    Left = 344
    Top = 272
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 4
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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