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

📄 base_detail.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Base_Detail: TFrm_Base_Detail
  Left = 233
  Top = 300
  Caption = 'Frm_Base_Detail'
  ClientHeight = 245
  ClientWidth = 397
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited btn_ok: TButton
    Left = 178
  end
  inherited btn_Cancel: TButton
    Left = 287
  end
  object Pnl_Add: TPanel [2]
    Left = 414
    Top = -28
    Width = 61
    Height = 25
    BevelOuter = bvLowered
    Caption = #22686#21152
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Visible = False
  end
  inherited AdoQry_Tmp: TADOQuery
    Left = 80
    Top = 80
  end
end

⌨️ 快捷键说明

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