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

📄 newname.dfm

📁 一个用VC写的超市管理系统
💻 DFM
字号:
object fm_newname: Tfm_newname
  Left = 287
  Top = 204
  Width = 370
  Height = 252
  Caption = #23450#20041#26032#20195#30721
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 112
    Width = 81
    Height = 16
    AutoSize = False
    Caption = #36135#29289#20195#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 144
    Width = 81
    Height = 16
    AutoSize = False
    Caption = #36135#29289#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 48
    Width = 329
    Height = 16
    AutoSize = False
    Caption = #26032#22686#27492#20195#30721#35831#36755#20837#36135#29289#21517#31216#21518#25353'"'#26032#22686'"'#25353#38062
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 72
    Width = 297
    Height = 16
    AutoSize = False
    Caption = #37325#26032#36755#20837#20195#30721#35831#25353'"'#21462#28040'"'#25353#38062
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label5: TLabel
    Left = 120
    Top = 8
    Width = 105
    Height = 16
    AutoSize = False
    Caption = #27492#20195#30721#19981#23384#22312
    Color = clBtnFace
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object code: TEdit
    Left = 176
    Top = 112
    Width = 121
    Height = 21
    Enabled = False
    TabOrder = 1
  end
  object name: TEdit
    Left = 176
    Top = 144
    Width = 121
    Height = 21
    MaxLength = 14
    TabOrder = 0
    OnKeyPress = nameKeyPress
  end
  object Button1: TButton
    Left = 48
    Top = 184
    Width = 75
    Height = 25
    Caption = #26032#22686
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 240
    Top = 184
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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