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

📄 reg_unit.~dfm

📁 delphi进销存管理系统 很不错得进销存管理系统 有很多skin得
💻 ~DFM
字号:
object Reg_Form: TReg_Form
  Left = 193
  Top = 159
  Width = 451
  Height = 171
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #36719#20214#27880#20876
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 443
    Height = 144
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 37
      Width = 72
      Height = 13
      Caption = #36719#20214#24207#21015#21495#65306
    end
    object Label2: TLabel
      Left = 47
      Top = 73
      Width = 72
      Height = 13
      Caption = #36719#20214#27880#20876#21495#65306
    end
    object Label3: TLabel
      Left = 29
      Top = 13
      Width = 343
      Height = 13
      AutoSize = False
      Caption = #36719#20214#27880#20876#21518#20026#27491#24335#29256#65292#23558#19981#20877#26377#35797#29992#26399#38480#65281
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -15
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 142
      Top = 36
      Width = 164
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 143
      Top = 69
      Width = 164
      Height = 19
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object Btn_Reg: TBitBtn
      Left = 256
      Top = 104
      Width = 75
      Height = 25
      Caption = #27880#20876
      TabOrder = 2
      OnClick = Btn_RegClick
    end
    object Btn_Exit: TBitBtn
      Left = 344
      Top = 104
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
      OnClick = Btn_ExitClick
    end
  end
end

⌨️ 快捷键说明

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