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

📄 spzl_unit.dfm

📁 这是我照着书做的一个销售管理系统,内容不难,很简单,但是对于我这个菜鸟来说已经很不错了
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object spzl_form: Tspzl_form
  Left = 152
  Top = 164
  Width = 699
  Height = 451
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #21830#21697#36164#26009
  Color = 13031127
  Ctl3D = False
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 33
    Width = 691
    Height = 169
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 14
      Top = 21
      Width = 48
      Height = 12
      Caption = #21830#21697#32534#30721
    end
    object Label2: TLabel
      Left = 262
      Top = 21
      Width = 48
      Height = 12
      Caption = #21830#21697#21517#31216
    end
    object Label3: TLabel
      Left = 469
      Top = 21
      Width = 48
      Height = 12
      Caption = #25340#38899#31616#30721
    end
    object Label4: TLabel
      Left = 286
      Top = 51
      Width = 24
      Height = 12
      Caption = #31867#21035
    end
    object Label5: TLabel
      Left = 493
      Top = 50
      Width = 24
      Height = 12
      Caption = #35268#26684
    end
    object Label6: TLabel
      Left = 38
      Top = 80
      Width = 24
      Height = 12
      Caption = #22411#21495
    end
    object Label7: TLabel
      Left = 286
      Top = 79
      Width = 24
      Height = 12
      Caption = #21333#20301
    end
    object Label8: TLabel
      Left = 493
      Top = 79
      Width = 24
      Height = 12
      Caption = #20135#22320
    end
    object Label11: TLabel
      Left = 38
      Top = 51
      Width = 24
      Height = 12
      Caption = #31616#31216
    end
    object Label13: TLabel
      Left = 38
      Top = 109
      Width = 24
      Height = 12
      Caption = #22791#27880
    end
    object Label16: TLabel
      Left = 14
      Top = 140
      Width = 48
      Height = 12
      Caption = #24211#23384#19978#38480
    end
    object Label17: TLabel
      Left = 262
      Top = 140
      Width = 48
      Height = 12
      Caption = #24211#23384#19979#38480
    end
    object SpeedButton1: TSpeedButton
      Left = 433
      Top = 47
      Width = 19
      Height = 17
      Caption = '...'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 433
      Top = 77
      Width = 19
      Height = 17
      Caption = '...'
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object Edit1: TEdit
      Left = 64
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 10
      ParentCtl3D = False
      TabOrder = 0
      OnKeyDown = Edit1KeyDown
    end
    object Edit2: TEdit
      Left = 312
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 30
      ParentCtl3D = False
      TabOrder = 1
      OnKeyDown = Edit2KeyDown
    end
    object Edit3: TEdit
      Left = 521
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 10
      ParentCtl3D = False
      TabOrder = 2
      OnKeyDown = Edit3KeyDown
    end
    object Edit4: TEdit
      Left = 64
      Top = 46
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 10
      ParentCtl3D = False
      TabOrder = 3
      OnKeyDown = Edit4KeyDown
    end
    object Edit5: TEdit
      Left = 312
      Top = 46
      Width = 121
      Height = 18
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 4
      OnKeyDown = Edit5KeyDown
    end
    object Edit6: TEdit
      Left = 521
      Top = 46
      Width = 140
      Height = 18
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 5
      OnKeyDown = Edit6KeyDown
    end
    object Edit7: TEdit
      Left = 64
      Top = 76
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 20
      ParentCtl3D = False
      TabOrder = 6
      OnKeyDown = Edit7KeyDown
    end
    object Edit8: TEdit
      Left = 312
      Top = 76
      Width = 121
      Height = 18
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 7
      OnKeyDown = Edit8KeyDown
    end
    object Edit9: TEdit
      Left = 521
      Top = 76
      Width = 140
      Height = 18
      Ctl3D = False

⌨️ 快捷键说明

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