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

📄 supplyunit.dfm

📁 软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object supplyFrm: TsupplyFrm
  Left = 189
  Top = 109
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20379#24212#21830#31649#29702
  ClientHeight = 444
  ClientWidth = 670
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 0
    Top = 40
    Width = 721
    Height = 4
    Cursor = crHSplit
    Align = alNone
    Beveled = True
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 670
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 31
    Caption = 'ToolBar1'
    Flat = True
    Images = ImageList1
    ShowCaptions = True
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Caption = #28155#21152
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 31
      Top = 0
      Caption = #20462#25913
      ImageIndex = 1
      OnClick = ToolButton2Click
    end
    object ToolButton3: TToolButton
      Left = 62
      Top = 0
      Caption = #21024#38500
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 93
      Top = 0
      Width = 14
      Caption = 'ToolButton4'
      ImageIndex = 3
      Style = tbsDivider
    end
    object ToolButton5: TToolButton
      Left = 107
      Top = 0
      Caption = #20445#23384
      ImageIndex = 4
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 138
      Top = 0
      Caption = #21462#28040
      ImageIndex = 5
      OnClick = ToolButton6Click
    end
    object ToolButton7: TToolButton
      Left = 169
      Top = 0
      Width = 14
      Caption = 'ToolButton7'
      ImageIndex = 6
      Style = tbsDivider
    end
    object ToolButton8: TToolButton
      Left = 183
      Top = 0
      Caption = #20851#38381
      ImageIndex = 7
      OnClick = ToolButton8Click
    end
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 48
    Width = 657
    Height = 201
    Caption = #20379#24212#21830#20449#24687
    TabOrder = 1
    object Label1: TLabel
      Left = 29
      Top = 19
      Width = 72
      Height = 13
      Caption = #20379#24212#21830#32534#21495#65306
    end
    object Label2: TLabel
      Left = 56
      Top = 40
      Width = 48
      Height = 13
      Caption = #32852#31995#20154#65306
    end
    object Label3: TLabel
      Left = 40
      Top = 64
      Width = 60
      Height = 13
      Caption = #32852#31995#30005#35805#65306
    end
    object Label4: TLabel
      Left = 40
      Top = 88
      Width = 60
      Height = 13
      Caption = #37038#25919#32534#30721#65306
    end
    object Label5: TLabel
      Left = 40
      Top = 112
      Width = 60
      Height = 13
      Caption = #20256#30495#21495#30721#65306
    end
    object Label6: TLabel
      Left = 40
      Top = 136
      Width = 60
      Height = 13
      Caption = #22791#27880#20449#24687#65306
    end
    object Label7: TLabel
      Left = 368
      Top = 20
      Width = 72
      Height = 13
      Caption = #20379#24212#21830#21517#31216#65306
    end
    object Label8: TLabel
      Left = 380
      Top = 44
      Width = 60
      Height = 13
      Caption = #32852#31995#22320#22336#65306
    end
    object Label9: TLabel
      Left = 376
      Top = 68
      Width = 60
      Height = 13
      Caption = #20844#21496#20027#19994#65306
    end
    object Label10: TLabel
      Left = 376
      Top = 91
      Width = 60
      Height = 13
      Caption = #22478#24066#21517#31216#65306
    end
    object Label11: TLabel
      Left = 376
      Top = 115
      Width = 60
      Height = 13
      Caption = #22320#21306#21517#31216#65306
    end
    object DBEdit1: TDBEdit
      Left = 112
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 112
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 112
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 112
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 112
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object DBEdit6: TDBEdit
      Left = 464
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object DBEdit7: TDBEdit
      Left = 464
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 6
    end
    object DBEdit8: TDBEdit
      Left = 464
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 7
    end
    object DBEdit9: TDBEdit
      Left = 464
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 8
    end
    object DBEdit10: TDBEdit
      Left = 464
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 9
    end
    object DBMemo1: TDBMemo
      Left = 112
      Top = 136
      Width = 473
      Height = 57
      TabOrder = 10
    end
    object Edit1: TEdit
      Left = 112
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 11
    end
    object Edit2: TEdit
      Left = 112
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 12
    end
    object Edit3: TEdit
      Left = 112
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 13
    end
    object Edit4: TEdit
      Left = 112
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 14
    end
    object Edit5: TEdit
      Left = 112
      Top = 112
      Width = 121
      Height = 21
      TabOrder = 15
    end
    object Edit6: TEdit
      Left = 464
      Top = 16

⌨️ 快捷键说明

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