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

📄 changeover.dfm

📁 结于初学者来说这对数据库是一个很好的例子
💻 DFM
字号:
object Form21: TForm21
  Left = 332
  Top = 147
  Width = 407
  Height = 265
  BorderIcons = [biSystemMenu]
  Caption = #36716#24080
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 160
    Top = 0
    Width = 84
    Height = 19
    AutoSize = False
    Caption = #36716'    '#24080
    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 = 385
    Height = 209
    Caption = #36716#24080#35774#32622
    TabOrder = 0
    object Label2: TLabel
      Left = 64
      Top = 40
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #24403#21069#25151#38388#65306
    end
    object Label6: TLabel
      Left = 120
      Top = 40
      Width = 32
      Height = 13
      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 = 64
      Top = 72
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #24403#21069#24080#21333#65306
    end
    object Label7: TLabel
      Left = 120
      Top = 72
      Width = 32
      Height = 13
      Caption = 'Label7'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 64
      Top = 104
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #28040#36153#37329#39069#65306
    end
    object Label5: TLabel
      Left = 64
      Top = 144
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #36716'  '#24080'  '#33267#65306
    end
    object gz: TComboBox
      Left = 136
      Top = 136
      Width = 129
      Height = 20
      Style = csDropDownList
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 12
      TabOrder = 0
    end
    object Button1: TButton
      Left = 96
      Top = 176
      Width = 75
      Height = 25
      Caption = #30830'  '#23450
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 200
      Top = 176
      Width = 75
      Height = 25
      Caption = #36820'  '#22238
      TabOrder = 2
      OnClick = Button2Click
    end
    object xfje: TEdit
      Left = 136
      Top = 104
      Width = 129
      Height = 20
      Color = clScrollBar
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ReadOnly = True
      TabOrder = 3
    end
  end
  object Q_gz: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    SQL.Strings = (
      '')
    Left = 248
    Top = 16
  end
end

⌨️ 快捷键说明

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