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

📄 wzlb.dfm

📁 物资管理系统 包括屋子入库出库管理
💻 DFM
字号:
object WZLBForm: TWZLBForm
  Left = 324
  Top = 227
  BorderStyle = bsDialog
  Caption = #29289#36164#31867#21035
  ClientHeight = 333
  ClientWidth = 472
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object btClose: TButton
    Left = 389
    Top = 297
    Width = 75
    Height = 25
    Caption = #20851#38381
    ModalResult = 2
    TabOrder = 0
  end
  object tvLb: TTreeView
    Left = 8
    Top = 8
    Width = 455
    Height = 281
    HideSelection = False
    Indent = 19
    TabOrder = 1
    OnEdited = tvLbEdited
  end
  object btNew: TButton
    Left = 11
    Top = 297
    Width = 75
    Height = 25
    Caption = #26032#24314#31867#21035
    TabOrder = 2
    OnClick = btNewClick
  end
  object btNewSub: TButton
    Left = 99
    Top = 297
    Width = 75
    Height = 25
    Caption = #26032#24314#23376#31867#21035
    TabOrder = 3
    OnClick = btNewSubClick
  end
  object btDel: TButton
    Left = 187
    Top = 297
    Width = 75
    Height = 25
    Caption = #21024#38500#31867#21035
    TabOrder = 4
    OnClick = btDelClick
  end
  object adotWzlb: TADOTable
    TableName = 'WZLB'
    Left = 336
    Top = 224
  end
  object adoqWzzd: TADOQuery
    Parameters = <>
    Left = 272
    Top = 224
  end
end

⌨️ 快捷键说明

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