baseinfobase.~dfm

来自「Barcode And LabelPrint」· ~DFM 代码 · 共 14 行

~DFM
14
字号
inherited frmBaseInfoBase: TfrmBaseInfoBase
  Left = 60
  Top = 106
  Caption = '\'
  PixelsPerInch = 96
  TextHeight = 13
  inherited QBaseInfo: TADOQuery
    CursorType = ctStatic
  end
  inherited QIsUnique: TADOQuery
    Top = 104
  end
end

⌨️ 快捷键说明

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