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

📄 inv_showinfo.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
object Frm_Inv_ShowInfo: TFrm_Inv_ShowInfo
  Left = 259
  Top = 358
  BOrderIcons = []
  BOrderStyle = bsNone
  ClientHeight = 44
  ClientWidth = 355
  Color = clBtnFace
  Font.ChArset = DEFAULT_CHArSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 355
    Height = 44
    Align = alClient
    AutoSize = True
    BevelInner = bvLowered
    BevelWidth = 2
    BOrderWidth = 5
    TabOrder = 0
    object Lbl_Show: TLabel
      Left = 35
      Top = 16
      Width = 293
      Height = 13
      AutoSize = False
    end
  end
end

⌨️ 快捷键说明

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