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

📄 stocktotalfm.dfm

📁 库房管理系统
💻 DFM
字号:
object stockTotal: TstockTotal
  Left = 218
  Top = 244
  Width = 696
  Height = 480
  Caption = 'stockTotal'
  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 Splitter1: TSplitter
    Left = 0
    Top = 305
    Width = 688
    Height = 5
    Cursor = crVSplit
    Align = alBottom
  end
  object ToolBar: TToolBar
    Left = 0
    Top = 0
    Width = 688
    Height = 2
    AutoSize = True
    ButtonHeight = 7
    ButtonWidth = 8
    Caption = 'ToolBar'
    Flat = True
    ShowCaptions = True
    TabOrder = 0
    object ToolButton2: TToolButton
      Left = 0
      Top = 0
      Width = 10
      Caption = 'ToolButton2'
      ImageIndex = 0
      Style = tbsDivider
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 310
    Width = 688
    Height = 143
    Align = alBottom
    TabOrder = 1
    object Panel2: TPanel
      Left = 8
      Top = 8
      Width = 465
      Height = 129
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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