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

📄 edithint.dfm

📁 一个很好用的万能查询控件。部分代码经过更改。
💻 DFM
字号:
object frmEditHint: TfrmEditHint
  Left = 227
  Top = 149
  Width = 324
  Height = 169
  Caption = #25552#31034#20869#23481
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Memo1: TMemo
    Left = 12
    Top = 12
    Width = 293
    Height = 89
    Lines.Strings = (
      '')
    TabOrder = 0
  end
  object Button1: TButton
    Left = 148
    Top = 110
    Width = 75
    Height = 25
    Caption = #30830#23450'(C)'
    TabOrder = 1
  end
  object Button2: TButton
    Left = 230
    Top = 110
    Width = 75
    Height = 25
    Caption = #20851#38381'(&X)'
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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