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

📄 consumeundo.~dfm

📁 结于初学者来说这对数据库是一个很好的例子
💻 ~DFM
字号:
object Form15: TForm15
  Left = 401
  Top = 298
  Width = 370
  Height = 251
  BorderIcons = [biSystemMenu]
  Caption = #28040#36153#21462#28040
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 136
    Top = 8
    Width = 80
    Height = 19
    AutoSize = False
    Caption = #21830#21697#21462#28040
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 32
    Width = 345
    Height = 185
    TabOrder = 0
    object Label9: TLabel
      Left = 8
      Top = 28
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #25151#38388#21517#31216#65306
    end
    object Label2: TLabel
      Left = 192
      Top = 28
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21830#21697#32534#21495#65306
    end
    object Label5: TLabel
      Left = 256
      Top = 28
      Width = 65
      Height = 13
      AutoSize = False
      Caption = 'Label5'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 256
      Top = 60
      Width = 32
      Height = 13
      Caption = 'Label8'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 192
      Top = 60
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21407#26377#25968#37327#65306
    end
    object Label6: TLabel
      Left = 72
      Top = 60
      Width = 113
      Height = 13
      AutoSize = False
      Caption = 'Label6'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 8
      Top = 60
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21830#21697#21517#31216#65306
    end
    object Label4: TLabel
      Left = 64
      Top = 104
      Width = 59
      Height = 13
      AutoSize = False
      Caption = #21462#28040#25968#37327#65306
    end
    object Label10: TLabel
      Left = 72
      Top = 28
      Width = 65
      Height = 13
      AutoSize = False
      Caption = 'Label10'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object qxsl: TMaskEdit
      Left = 128
      Top = 96
      Width = 120
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
    end
    object Button1: TButton
      Left = 80
      Top = 144
      Width = 75
      Height = 25
      Caption = #30830'    '#23450
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 192
      Top = 144
      Width = 75
      Height = 25
      Caption = #36820'    '#22238
      TabOrder = 2
      OnClick = Button2Click
    end
  end
  object Q_qx: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 240
  end
  object Q_zj: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 48
    Top = 16
  end
end

⌨️ 快捷键说明

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