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

📄 stock.dfm

📁 星光药店进销存管理系统源代码
💻 DFM
字号:
object Frm_Stock: TFrm_Stock
  Left = 328
  Top = 227
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #24211#23384#37327
  ClientHeight = 240
  ClientWidth = 248
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object ListView1: TListView
    Left = 8
    Top = 8
    Width = 233
    Height = 193
    Columns = <
      item
        Caption = #32534#21495
        Width = 65
      end
      item
        Caption = #21697#21517
        Width = 100
      end
      item
        Caption = #24211#23384#25968
        Width = 60
      end>
    TabOrder = 0
    ViewStyle = vsReport
  end
  object BtExit: TBitBtn
    Left = 166
    Top = 208
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = BtExitClick
  end
end

⌨️ 快捷键说明

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