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

📄 unit6.dfm

📁 商品销售管理系统
💻 DFM
字号:
object Form6: TForm6
  Left = 300
  Top = 137
  Width = 656
  Height = 474
  Caption = #24405#20837#26694
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 633
    Height = 425
    Caption = #21512#21516#21495#65306
    TabOrder = 0
    object Label1: TLabel
      Left = 32
      Top = 24
      Width = 48
      Height = 13
      Caption = #21512#21516#21495#65306
    end
    object Label2: TLabel
      Left = 264
      Top = 24
      Width = 48
      Height = 13
      Caption = #21512#21516#21517#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 64
      Width = 108
      Height = 13
      Caption = #21512#21516#20013#30340#20135#21697#32534#21495#65306
    end
    object Label4: TLabel
      Left = 32
      Top = 144
      Width = 99
      Height = 13
      Caption = #21512' '#21516' '#26377' '#25928' '#26399' '#38480#65306
    end
    object Label5: TLabel
      Left = 32
      Top = 104
      Width = 108
      Height = 13
      Caption = #21512#21516#31614#23450#30340#19994#21153#21592#65306
    end
    object Label6: TLabel
      Left = 304
      Top = 104
      Width = 108
      Height = 13
      Caption = #21512#21516#31614#23450#30340#20379#24212#21830#65306
    end
    object Label7: TLabel
      Left = 32
      Top = 184
      Width = 96
      Height = 13
      Caption = #21512#21516#30340#24320#22987#26085#26399#65306
    end
    object Label8: TLabel
      Left = 32
      Top = 224
      Width = 96
      Height = 13
      Caption = #21512#21516#30340#25130#27490#26085#26399#65306
    end
    object Label9: TLabel
      Left = 32
      Top = 304
      Width = 99
      Height = 13
      Caption = #21512'  '#21516'  '#30340'   '#37329'  '#39069#65306
    end
    object Label10: TLabel
      Left = 32
      Top = 344
      Width = 99
      Height = 13
      Caption = #21512' '#21516' '#24050' '#20184' '#37329' '#39069#65306
    end
    object Label11: TLabel
      Left = 32
      Top = 264
      Width = 96
      Height = 13
      Caption = #21512#21516#30340#31614#35746#26085#26399#65306
    end
    object Label12: TLabel
      Left = 32
      Top = 384
      Width = 99
      Height = 13
      Caption = #21512' '#21516' '#25152' '#27424' '#37329' '#39069#65306
    end
    object Label13: TLabel
      Left = 296
      Top = 144
      Width = 60
      Height = 13
      Caption = #38468#21152#35828#26126#65306
    end
    object Edit1: TEdit
      Left = 88
      Top = 24
      Width = 161
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 320
      Top = 24
      Width = 257
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 144
      Top = 64
      Width = 433
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 144
      Top = 104
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 440
      Top = 104
      Width = 137
      Height = 21
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 144
      Top = 144
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object Edit7: TEdit
      Left = 144
      Top = 184
      Width = 121
      Height = 21
      TabOrder = 6
    end
    object Edit8: TEdit
      Left = 144
      Top = 224
      Width = 121
      Height = 21
      TabOrder = 7
    end
    object Edit9: TEdit
      Left = 144
      Top = 264
      Width = 121
      Height = 21
      TabOrder = 8
    end
    object Edit10: TEdit
      Left = 144
      Top = 304
      Width = 121
      Height = 21
      TabOrder = 9
    end
    object Edit11: TEdit
      Left = 144
      Top = 344
      Width = 121
      Height = 21
      TabOrder = 10
    end
    object Edit12: TEdit
      Left = 144
      Top = 384
      Width = 121
      Height = 21
      TabOrder = 11
    end
    object memo1: TMemo
      Left = 304
      Top = 168
      Width = 305
      Height = 193
      Lines.Strings = (
        'memo1')
      TabOrder = 12
    end
    object Button1: TButton
      Left = 320
      Top = 384
      Width = 75
      Height = 25
      Caption = #30830'  '#23450
      TabOrder = 13
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 536
      Top = 384
      Width = 75
      Height = 25
      Caption = #36864'  '#20986
      TabOrder = 14
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 432
      Top = 384
      Width = 75
      Height = 25
      Caption = #37325'   '#20889
      TabOrder = 15
      OnClick = Button3Click
    end
  end
  object Table1: TTable
    DatabaseName = 'localsql'
    TableName = 'dbo.'#21512#21516
    Left = 16
    Top = 40
  end
end

⌨️ 快捷键说明

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