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

📄 unit1.dfm

📁 检测interbase数据库是否损坏,并修复
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 327
  Height = 114
  Caption = #25968#25454#24211#20462#22797#31243#24207
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 15
  object Label1: TLabel
    Left = 8
    Top = 10
    Width = 305
    Height = 34
    Alignment = taCenter
    AutoSize = False
    Caption = 'Label1'#13#10'asd'
  end
  object Button1: TButton
    Left = 123
    Top = 48
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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