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

📄 yd_undo.dfm

📁 结于初学者来说这对数据库是一个很好的例子
💻 DFM
字号:
object Form12: TForm12
  Left = 385
  Top = 185
  Width = 378
  Height = 259
  BorderIcons = [biSystemMenu]
  Caption = #39044#23450#21462#28040#30830#35748
  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 = 152
    Top = 8
    Width = 73
    Height = 17
    AutoSize = False
    Caption = #39044#23450#21462#28040
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 24
    Width = 353
    Height = 201
    Caption = #39044#23450#20449#24687
    TabOrder = 0
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #39044#23450#25151#38388#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 48
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #39044' '#23450' '#20154#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 184
      Top = 48
      Width = 66
      Height = 12
      Caption = #24615'     '#21035#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 80
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #39044#23450#26102#38388#65306
    end
    object Label6: TLabel
      Left = 184
      Top = 80
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #39044#30041#26102#38388#65306
    end
    object Label7: TLabel
      Left = 16
      Top = 112
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #20303'    '#22336#65306
    end
    object Label8: TLabel
      Left = 16
      Top = 144
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #32852#31995#26041#24335#65306
    end
    object Label9: TLabel
      Left = 80
      Top = 48
      Width = 36
      Height = 12
      Caption = 'Label9'
    end
    object Label10: TLabel
      Left = 248
      Top = 48
      Width = 42
      Height = 12
      Caption = 'Label10'
    end
    object Label11: TLabel
      Left = 80
      Top = 80
      Width = 42
      Height = 12
      Caption = 'Label11'
    end
    object Label12: TLabel
      Left = 248
      Top = 80
      Width = 42
      Height = 12
      Caption = 'Label12'
    end
    object Label13: TLabel
      Left = 80
      Top = 112
      Width = 42
      Height = 12
      Caption = 'Label13'
    end
    object Label14: TLabel
      Left = 80
      Top = 144
      Width = 42
      Height = 12
      Caption = 'Label14'
    end
    object Button1: TButton
      Left = 80
      Top = 168
      Width = 75
      Height = 25
      Caption = #30830'    '#23450
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 184
      Top = 168
      Width = 75
      Height = 25
      Caption = #36820'    '#22238
      TabOrder = 1
      OnClick = Button2Click
    end
    object Edit1: TEdit
      Left = 72
      Top = 16
      Width = 49
      Height = 21
      Color = clScrollBar
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
  end
  object Q_undo: TQuery
    DatabaseName = 'Hotel'
    RequestLive = True
    Left = 232
    Top = 16
  end
end

⌨️ 快捷键说明

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