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

📄 unitcongfig.dfm

📁 通过oci实现的oracle查询分析器功能和可以 尤其对BLOB字段的度曲
💻 DFM
字号:
object Formcongfig: TFormcongfig
  Left = 194
  Top = 131
  Width = 695
  Height = 435
  Caption = '配置'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Memo1: TMemo
    Left = 0
    Top = 0
    Width = 687
    Height = 367
    Align = alClient
    ScrollBars = ssBoth
    TabOrder = 0
    WantTabs = True
  end
  object Panel1: TPanel
    Left = 0
    Top = 367
    Width = 687
    Height = 41
    Align = alBottom
    BorderStyle = bsSingle
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 264
      Top = 8
      Width = 75
      Height = 25
      Caption = '保存'
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 344
      Top = 8
      Width = 75
      Height = 25
      Caption = '取消'
      TabOrder = 1
      OnClick = BitBtn2Click
    end
  end
end

⌨️ 快捷键说明

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