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

📄 ucomputersale.dfm

📁 Delphi+SQL SEVER开发的电脑销售管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object frmComputerSale: TfrmComputerSale
  Left = 50
  Top = 85
  Width = 945
  Height = 653
  Caption = #30005#33041#38144#21806#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 297
    Top = 90
    Width = 10
    Height = 486
    Cursor = crHSplit
    Align = alLeft
    Style = bsRaised
  end
  object Panel1: TPanel
    Left = 0
    Top = 90
    Width = 297
    Height = 486
    Align = alLeft
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 32
      Width = 63
      Height = 14
      Caption = #20135#21697#21517#31216':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 16
      Top = 56
      Width = 63
      Height = 14
      Caption = #29983#20135#21378#21830':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 48
      Top = 88
      Width = 56
      Height = 14
      Caption = #20135#21697#22411#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 190
      Top = 88
      Width = 56
      Height = 14
      Caption = #36141#36135#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 42
      Top = 134
      Width = 77
      Height = 14
      Caption = #21806#20215#65288'/'#20803#65289
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 195
      Top = 134
      Width = 42
      Height = 14
      Caption = #21806#36135#37327
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label11: TLabel
      Left = 24
      Top = 186
      Width = 56
      Height = 14
      Caption = #36141#20080#20154#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 8
      Top = 220
      Width = 63
      Height = 14
      Caption = #36141#20080#21333#20301':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object DBEdit1: TDBEdit
      Left = 88
      Top = 24
      Width = 185
      Height = 22
      DataField = 'GoodsName'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 88
      Top = 56
      Width = 185
      Height = 22
      DataField = 'Producer'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 16
      Top = 104
      Width = 129
      Height = 22
      DataField = 'Goodstype'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit1: TEdit
      Left = 160
      Top = 104
      Width = 129
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Edit2: TEdit
      Left = 16
      Top = 152
      Width = 129
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object Edit3: TEdit
      Left = 160
      Top = 152
      Width = 129
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
    end
    object Edit4: TEdit
      Left = 80
      Top = 184
      Width = 105
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
    object Edit5: TEdit
      Left = 80
      Top = 216
      Width = 209
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
    end
    object RadioGroup1: TRadioGroup
      Left = 8
      Top = 256
      Width = 100
      Height = 65
      Caption = #36164#37329#24418#24335
      Items.Strings = (
        ' '#29616#37329
        ' '#27424#24080)
      TabOrder = 8
    end
    object RadioGroup2: TRadioGroup
      Left = 8
      Top = 328
      Width = 100
      Height = 105
      Caption = #31246#29575
      Items.Strings = (
        #26080
        '4%'
        '6%'
        '17%')
      TabOrder = 9
    end
    object Button1: TButton
      Left = 160
      Top = 296
      Width = 86
      Height = 27
      Caption = #20986#21806
      TabOrder = 10
    end
    object Button2: TButton
      Left = 160
      Top = 352
      Width = 86
      Height = 27
      Caption = #28165#38500#25968#25454

⌨️ 快捷键说明

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