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

📄 unit33.dfm

📁 一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.
💻 DFM
字号:
object Form33: TForm33
  Left = 323
  Top = 197
  Width = 446
  Height = 390
  Caption = #20851#20110#26412#31995#32479
  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 Panel1: TPanel
    Left = 24
    Top = 16
    Width = 393
    Height = 281
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 40
      Width = 313
      Height = 29
      AutoSize = False
      Caption = 'XX'#37202#24215#31649#29702#20449#24687#31995#32479
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 264
      Top = 88
      Width = 80
      Height = 20
      AutoSize = False
      Caption = 'version  1.0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 80
      Top = 136
      Width = 97
      Height = 20
      AutoSize = False
      Caption = #20316#32773' '#21016#29614
    end
    object Label4: TLabel
      Left = 224
      Top = 136
      Width = 114
      Height = 20
      AutoSize = False
      Caption = 'rewin@126.com'
    end
    object Label5: TLabel
      Left = 232
      Top = 168
      Width = 100
      Height = 20
      AutoSize = False
      Caption = 'QQ:15246700'
    end
    object Label6: TLabel
      Left = 176
      Top = 216
      Width = 177
      Height = 20
      AutoSize = False
      Caption = 'copyright   2004'#24180'6'#26376
    end
  end
  object Button1: TButton
    Left = 184
    Top = 312
    Width = 75
    Height = 25
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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