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

📄 unitchange2.dfm

📁 PosEasy收银系统源码,Pos机前后台管理代码
💻 DFM
字号:
object Formchange2: TFormchange2
  Left = 74
  Top = 171
  Width = 696
  Height = 480
  Caption = 'Formchange2'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 48
    Width = 32
    Height = 15
    Caption = '品名'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 48
    Top = 104
    Width = 32
    Height = 15
    Caption = '牌号'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 48
    Top = 160
    Width = 32
    Height = 15
    Caption = '规格'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 48
    Top = 216
    Width = 32
    Height = 15
    Caption = '分类'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 48
    Top = 272
    Width = 32
    Height = 15
    Caption = '等级'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 307
    Top = 48
    Width = 32
    Height = 15
    Caption = '厂家'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 301
    Top = 104
    Width = 64
    Height = 15
    Caption = '进货上限'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 297
    Top = 160
    Width = 80
    Height = 15
    Caption = '损耗限额比'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 293
    Top = 216
    Width = 96
    Height = 15
    Caption = '监测报告编号'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 296
    Top = 272
    Width = 64
    Height = 15
    Caption = '商标代码'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object SpeedButton1: TSpeedButton
    Left = 200
    Top = 360
    Width = 89
    Height = 22
    Caption = '确定'
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 360
    Top = 360
    Width = 89
    Height = 22
    Caption = '返回'
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton2Click
  end
  object Label11: TLabel
    Left = 301
    Top = 304
    Width = 64
    Height = 15
    Caption = '销售部门'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 32
    Top = 320
    Width = 64
    Height = 15
    Caption = '计量单位'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = '仿宋_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 104
    Top = 48
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 104
    Top = 104
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 104
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 104
    Top = 216
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 104
    Top = 270
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit6: TEdit
    Left = 392
    Top = 48
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Edit7: TEdit
    Left = 392
    Top = 103
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object Edit8: TEdit
    Left = 390
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object Edit9: TEdit
    Left = 391
    Top = 216
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object Edit10: TEdit
    Left = 393
    Top = 270
    Width = 121
    Height = 21
    TabOrder = 9
  end
  object ComboBox1: TComboBox
    Left = 395
    Top = 304
    Width = 123
    Height = 21
    ItemHeight = 13
    TabOrder = 10
  end
  object Edit11: TEdit
    Left = 106
    Top = 318
    Width = 121
    Height = 21
    TabOrder = 11
  end
  object Query1: TQuery
    DatabaseName = '1'
    Left = 56
    Top = 360
  end
end

⌨️ 快捷键说明

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