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

📄 gyshzl_unit.~dfm

📁 用DELPHI实现的销售管理系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
object gyshzl_form: Tgyshzl_form
  Left = 43
  Top = 93
  AutoScroll = False
  BorderIcons = [biSystemMenu, biMaximize, biHelp]
  Caption = #20379#36135#21830#36164#26009
  ClientHeight = 423
  ClientWidth = 716
  Color = 13031127
  Ctl3D = False
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 33
    Width = 716
    Height = 231
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 13
      Top = 21
      Width = 60
      Height = 12
      Caption = #20379#24212#21830#32534#30721
    end
    object Label2: TLabel
      Left = 232
      Top = 20
      Width = 60
      Height = 12
      Caption = #20379#24212#21830#21517#31216
    end
    object Label3: TLabel
      Left = 470
      Top = 20
      Width = 48
      Height = 12
      Caption = #25340#38899#31616#30721
    end
    object Label4: TLabel
      Left = 36
      Top = 50
      Width = 36
      Height = 12
      Caption = #32852#31995#20154
    end
    object Label5: TLabel
      Left = 268
      Top = 50
      Width = 24
      Height = 12
      Caption = #30005#35805
    end
    object Label6: TLabel
      Left = 494
      Top = 49
      Width = 24
      Height = 12
      Caption = #37038#32534
    end
    object Label7: TLabel
      Left = 47
      Top = 80
      Width = 24
      Height = 12
      Caption = #22320#22336
    end
    object Label8: TLabel
      Left = 23
      Top = 109
      Width = 48
      Height = 12
      Caption = #24320#25143#24080#21495
    end
    object Label9: TLabel
      Left = 245
      Top = 109
      Width = 48
      Height = 12
      Caption = #24320#25143#38134#34892
    end
    object Label10: TLabel
      Left = 485
      Top = 109
      Width = 36
      Height = 12
      Caption = #20449#35465#24230
    end
    object Label11: TLabel
      Left = 24
      Top = 139
      Width = 48
      Height = 12
      Caption = #30005#23376#37038#20214
    end
    object Label12: TLabel
      Left = 498
      Top = 140
      Width = 24
      Height = 12
      Caption = #20256#30495
    end
    object Label13: TLabel
      Left = 48
      Top = 170
      Width = 24
      Height = 12
      Caption = #22791#27880
    end
    object Label16: TLabel
      Left = 24
      Top = 202
      Width = 48
      Height = 12
      Caption = #26399#21021#24212#25910
    end
    object Label17: TLabel
      Left = 244
      Top = 202
      Width = 48
      Height = 12
      Caption = #26399#21021#24212#20184
    end
    object Edit1: TEdit
      Left = 72
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 10
      ParentCtl3D = False
      TabOrder = 0
      OnKeyDown = Edit1KeyDown
    end
    object Edit2: TEdit
      Left = 294
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 30
      ParentCtl3D = False
      TabOrder = 1
      OnKeyDown = Edit2KeyDown
    end
    object Edit3: TEdit
      Left = 520
      Top = 16
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 10
      ParentCtl3D = False
      TabOrder = 2
      OnKeyDown = Edit3KeyDown
    end
    object Edit4: TEdit
      Left = 72
      Top = 46
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 8
      ParentCtl3D = False
      TabOrder = 3
      OnKeyDown = Edit4KeyDown
    end
    object Edit5: TEdit
      Left = 294
      Top = 46
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 12
      ParentCtl3D = False
      TabOrder = 4
      OnKeyDown = Edit5KeyDown
    end
    object Edit6: TEdit
      Left = 520
      Top = 46
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 6
      ParentCtl3D = False
      TabOrder = 5
      OnKeyDown = Edit6KeyDown
    end
    object Edit7: TEdit
      Left = 72
      Top = 76
      Width = 588
      Height = 18
      Ctl3D = False
      MaxLength = 30
      ParentCtl3D = False
      TabOrder = 6
      OnKeyDown = Edit7KeyDown
    end
    object Edit8: TEdit
      Left = 72
      Top = 106
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 20
      ParentCtl3D = False
      TabOrder = 7
      OnKeyDown = Edit8KeyDown
    end
    object Edit9: TEdit
      Left = 293
      Top = 106
      Width = 140
      Height = 18
      Ctl3D = False
      MaxLength = 16
      ParentCtl3D = False
      TabOrder = 8
      OnKeyDown = Edit9KeyDown
    end
    object Edit10: TEdit
      Left = 521

⌨️ 快捷键说明

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