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

📄 xm_qx.dfm

📁 结于初学者来说这对数据库是一个很好的例子
💻 DFM
字号:
object Form13: TForm13
  Left = 415
  Top = 124
  Width = 370
  Height = 254
  BorderIcons = [biSystemMenu]
  Caption = #39033#30446#21462#28040
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 136
    Top = 0
    Width = 80
    Height = 19
    AutoSize = False
    Caption = #39033#30446#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 = 24
    Width = 345
    Height = 185
    TabOrder = 0
    object Label9: TLabel
      Left = 8
      Top = 44
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #25163' '#29260' '#21495#65306
    end
    object Label2: TLabel
      Left = 192
      Top = 44
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #39033#30446#32534#21495#65306
    end
    object Label5: TLabel
      Left = 256
      Top = 44
      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 = 76
      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 = 76
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #21407#26377#25968#37327#65306
    end
    object Label6: TLabel
      Left = 72
      Top = 76
      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 = 76
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #39033#30446#21517#31216#65306
    end
    object Label4: TLabel
      Left = 64
      Top = 112
      Width = 59
      Height = 13
      AutoSize = False
      Caption = #21462#28040#25968#37327#65306
    end
    object Label10: TLabel
      Left = 72
      Top = 44
      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 Label11: TLabel
      Left = 112
      Top = 24
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #24403#21069#21333#21495#65306
    end
    object Label12: TLabel
      Left = 176
      Top = 24
      Width = 38
      Height = 13
      Caption = 'Label12'
      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 = 104
      Width = 120
      Height = 20
      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_zj: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 48
    Top = 16
  end
  object Q_qx: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 240
  end
  object Q_splb2: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 104
    Top = 24
  end
end

⌨️ 快捷键说明

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