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

📄 unit1.dfm

📁 手机进销存系统Delphi源码,管理手机的进货还有销售方面的功能
💻 DFM
字号:
object reg_frm: Treg_frm
  Left = 271
  Top = 143
  Width = 344
  Height = 291
  Caption = #31995#32479#27880#20876
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 336
    Height = 264
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Label4: TLabel
      Left = 8
      Top = 40
      Width = 60
      Height = 13
      Caption = #35768#21487#20195#30721#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 114
      Width = 48
      Height = 13
      Caption = #27880#20876#21527#65306
    end
    object Label1: TLabel
      Left = 8
      Top = 152
      Width = 100
      Height = 22
      Caption = #31243#24207#29366#24577#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 182
      Width = 140
      Height = 22
      Caption = #38480#21046#20351#29992#22825#25968#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 8
      Top = 212
      Width = 100
      Height = 22
      Caption = #21097#20313#22825#25968#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object DaysLeftLabel: TLabel
      Left = 176
      Top = 212
      Width = 123
      Height = 22
      Caption = 'DaysLeftLabel'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object TimeLimitLabel: TLabel
      Left = 176
      Top = 182
      Width = 130
      Height = 22
      Caption = 'TimeLimitLabel'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object StatusLabel: TLabel
      Left = 176
      Top = 152
      Width = 100
      Height = 22
      Caption = 'StatusLabel'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'Arial'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 8
      Top = 64
      Width = 60
      Height = 13
      Caption = #32452#32455#21333#20301#65306
    end
    object Label12: TLabel
      Left = 8
      Top = 88
      Width = 28
      Height = 13
      Caption = 'Email:'
    end
    object Label7: TLabel
      Left = 8
      Top = 16
      Width = 60
      Height = 13
      Caption = #27880#20876#38190#20540#65306
    end
    object Button1: TButton
      Left = 184
      Top = 240
      Width = 50
      Height = 25
      Caption = #20851#38381
      Default = True
      TabOrder = 7
      OnClick = Button1Click
    end
    object RegCodeBox: TEdit
      Left = 88
      Top = 112
      Width = 240
      Height = 21
      TabOrder = 4
    end
    object LicenseIDBox: TEdit
      Left = 88
      Top = 32
      Width = 240
      Height = 21
      TabOrder = 1
    end
    object DoRegistrationBtn: TButton
      Left = 92
      Top = 240
      Width = 50
      Height = 25
      Caption = #27880#20876
      Default = True
      TabOrder = 6
      OnClick = DoRegistrationBtnClick
    end
    object OrganizationBox: TEdit
      Left = 88
      Top = 56
      Width = 240
      Height = 21
      TabOrder = 2
    end
    object EmailBox: TEdit
      Left = 88
      Top = 80
      Width = 240
      Height = 21
      TabOrder = 3
    end
    object Edit1: TEdit
      Left = 88
      Top = 8
      Width = 240
      Height = 21
      ReadOnly = True
      TabOrder = 0
    end
    object Button2: TButton
      Left = 284
      Top = 236
      Width = 50
      Height = 25
      Caption = #21453#27880#20876
      Default = True
      TabOrder = 5
      OnClick = Button2Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 336
    Height = 264
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    OnClick = Panel2Click
    object Label6: TLabel
      Left = 120
      Top = 96
      Width = 120
      Height = 13
      Caption = #36719#20214#24050#27880#20876#35831#25918#24515#20351#29992
    end
    object Button3: TButton
      Left = 128
      Top = 232
      Width = 50
      Height = 25
      Caption = #20851#38381
      Default = True
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button4: TButton
      Left = 204
      Top = 228
      Width = 50
      Height = 25
      Caption = #21453#27880#20876
      Default = True
      TabOrder = 0
      OnClick = Button2Click
    end
  end
  object reg: TRegware4
    BanList.Strings = (
      'BB1C84BB793B5EEBDC7B')
    Seed1 = 780114
    Seed2 = 800629
    Seed3 = 7829123
    LicenseOptions.LicenseSource = lsUserDefined
    LicenseOptions.LicenseType = ltSingleUserLicense
    Left = 136
    Top = 200
  end
end

⌨️ 快捷键说明

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