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

📄 gzyrpt.dfm.bak

📁 实用的毛织生产管理系统
💻 BAK
字号:
object gzyrptfm: Tgzyrptfm
  Left = 192
  Top = 107
  Width = 207
  Height = 131
  Caption = #24037#36039#26376#22577#34920
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 199
    Height = 104
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 16
      Width = 24
      Height = 13
      Caption = #26085#26399
    end
    object Label2: TLabel
      Left = 97
      Top = 14
      Width = 12
      Height = 13
      Caption = #24180
    end
    object Label3: TLabel
      Left = 161
      Top = 14
      Width = 12
      Height = 13
      Caption = #26376
    end
    object Label4: TLabel
      Left = 8
      Top = 42
      Width = 24
      Height = 13
      Caption = #37096#38272
    end
    object SpinEdit1: TSpinEdit
      Left = 36
      Top = 6
      Width = 57
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
    end
    object SpinEdit2: TSpinEdit
      Left = 116
      Top = 6
      Width = 45
      Height = 22
      MaxValue = 12
      MinValue = 1
      TabOrder = 1
      Value = 1
    end
    object ComboBox1: TComboBox
      Left = 38
      Top = 34
      Width = 134
      Height = 21
      ItemHeight = 13
      TabOrder = 2
    end
    object Button1: TButton
      Left = 74
      Top = 71
      Width = 57
      Height = 25
      Caption = #25171#21360
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 8
      Top = 71
      Width = 65
      Height = 25
      Caption = #25171#21360#35373#32622
      TabOrder = 4
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 132
      Top = 71
      Width = 57
      Height = 25
      Caption = #36864#20986
      TabOrder = 5
      OnClick = Button3Click
    end
  end
  object gzsaveqy: TQuery
    DatabaseName = 're_data'
    Left = 24
    Top = 24
  end
  object gzrptqy: TQuery
    DatabaseName = 're_data'
    Left = 88
    Top = 8
  end
end

⌨️ 快捷键说明

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