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

📄 inv_monthsum2.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Inv_MonthSum2: TFrm_Inv_MonthSum2
  Left = 216
  BOrderIcons = []
  Caption = #26376#26411#22788#29702
  ClientHeight = 267
  ClientWidth = 404
  FormStyle = fsMDIChild
  Visible = True
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel [0]
    Left = 40
    Top = 31
    Width = 78
    Height = 12
    Caption = #26376#26411#22788#29702#26376#20221':'
  end
  object lbl_ShowMonth: TLabel [1]
    Left = 128
    Top = 31
    Width = 6
    Height = 12
  end
  object lbl_Status: TLabel [2]
    Left = 40
    Top = 88
    Width = 6
    Height = 12
  end
  object Label2: TLabel [3]
    Left = 32
    Top = 130
    Width = 6
    Height = 12
  end
  inherited btn_ok: TButton
    Left = 195
    Top = 221
  end
  inherited btn_Cancel: TButton
    Left = 304
    Top = 221
    OnClick = btn_CancelClick
  end
  object ChckBx_NextMonth: TCheckBox [6]
    Left = 42
    Top = 57
    Width = 193
    Height = 17
    Caption = #37325#26032#35745#31639#19979#19968#20010#26376#30340#31227#21160#24179#22343#20215
    TabOrder = 2
  end
  inherited AdoQry_Tmp: TAdoQuery
    CurSorType = ctStatic
    Left = 368
    Top = 20
  end
  object AdOCommand1: TAdOCommand
    CommandTimeout = 0
    Parameters = <>
    Left = 313
    Top = 25
  end
  object AdoQry_Temp: TAdoQuery
    LockType = ltBatchOptimistic
    EnableBCD = False
    Parameters = <>
    Left = 315
    Top = 70
  end
  object AdoQuery: TAdoQuery
    EnableBCD = False
    Parameters = <>
    Left = 365
    Top = 62
  end
  object AdoDS_OpBill: TAdODataSet
    Parameters = <>
    Left = 351
    Top = 106
  end
end

⌨️ 快捷键说明

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