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

📄 pnomainrpt.dfm

📁 实用的毛织生产管理系统
💻 DFM
字号:
object pnomainrptfm: Tpnomainrptfm
  Left = 175
  Top = 139
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #25209#34399#22577#34920
  ClientHeight = 208
  ClientWidth = 367
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 367
    Height = 208
    Align = alClient
    Caption = #23436#24037#25209#34399#26376#22577#34920
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 25
      Width = 48
      Height = 13
      Caption = #32113#35336#26085#26399
    end
    object Label2: TLabel
      Left = 131
      Top = 24
      Width = 12
      Height = 13
      Caption = #24180
    end
    object Label3: TLabel
      Left = 195
      Top = 24
      Width = 12
      Height = 13
      Caption = #26376
    end
    object SpinEdit1: TSpinEdit
      Left = 64
      Top = 16
      Width = 64
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
    end
    object SpinEdit2: TSpinEdit
      Left = 144
      Top = 16
      Width = 49
      Height = 22
      MaxValue = 12
      MinValue = 1
      TabOrder = 1
      Value = 1
    end
    object Button2: TButton
      Left = 280
      Top = 16
      Width = 75
      Height = 25
      Caption = #25171#21360
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 280
      Top = 41
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
      OnClick = Button1Click
    end
  end
  object pnoqy: TQuery
    DatabaseName = 're_data'
    Left = 28
    Top = 126
  end
end

⌨️ 快捷键说明

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