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

📄 unit2.dfm

📁 Delphi 错误帮助工具 在错误的时候能够让你知道是什么错了
💻 DFM
字号:
object Form2: TForm2
  Left = 516
  Top = 134
  HorzScrollBar.Style = ssFlat
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #21015#34920#31383#21475
  ClientHeight = 255
  ClientWidth = 173
  Color = clBtnFace
  Constraints.MaxHeight = 289
  Constraints.MaxWidth = 181
  Constraints.MinHeight = 289
  Constraints.MinWidth = 181
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DBLookupListBox1: TDBLookupListBox
    Left = 0
    Top = 0
    Width = 173
    Height = 251
    Align = alClient
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    KeyField = 'ID'
    ListField = 'error_id'
    ListFieldIndex = 1
    ListSource = Form1.DataSource1
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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