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

📄 cw_mm.~dfm

📁 结于初学者来说这对数据库是一个很好的例子
💻 ~DFM
字号:
object Form45: TForm45
  Left = 243
  Top = 88
  Width = 392
  Height = 273
  Caption = #26356#25913#23494#30721
  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 Label1: TLabel
    Left = 160
    Top = 8
    Width = 68
    Height = 16
    Caption = #26356#25913#23494#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 24
    Top = 32
    Width = 329
    Height = 185
    BevelInner = bvLowered
    BevelOuter = bvLowered
    TabOrder = 0
    object Label2: TLabel
      Left = 64
      Top = 56
      Width = 73
      Height = 12
      AutoSize = False
      Caption = #36755#20837#21407#23494#30721#65306
    end
    object Label3: TLabel
      Left = 64
      Top = 88
      Width = 73
      Height = 12
      AutoSize = False
      Caption = #36755#20837#26032#23494#30721#65306
    end
    object Label4: TLabel
      Left = 64
      Top = 120
      Width = 73
      Height = 12
      AutoSize = False
      Caption = #30830#35748#26032#23494#30721#65306
    end
    object Label5: TLabel
      Left = 64
      Top = 24
      Width = 72
      Height = 12
      AutoSize = False
      Caption = #26356#25913#29992#25143#21517#65306
    end
    object Label6: TLabel
      Left = 136
      Top = 24
      Width = 36
      Height = 12
      Caption = 'Label6'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Button1: TButton
      Left = 96
      Top = 152
      Width = 75
      Height = 25
      Caption = #26356'  '#25913
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 184
      Top = 152
      Width = 75
      Height = 25
      Caption = #36820'  '#22238
      TabOrder = 1
    end
    object oldpass: TEdit
      Left = 140
      Top = 48
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
    object newpass: TEdit
      Left = 140
      Top = 80
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 3
    end
    object newpass2: TEdit
      Left = 140
      Top = 112
      Width = 121
      Height = 21
      PasswordChar = '*'
      TabOrder = 4
    end
  end
  object Q_pass: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 104
  end
end

⌨️ 快捷键说明

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