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

📄 zhuce.dfm

📁 DELPHI语言制作的音象管理系统 很经典的例子噢 欢迎下载参考
💻 DFM
字号:
object Form21: TForm21
  Left = 294
  Top = 238
  Width = 479
  Height = 303
  Caption = #27880#20876#25552#31034#65288'21'#65289
  Color = clBtnShadow
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 24
    Width = 377
    Height = 25
    AutoSize = False
    Caption = #24744#22909#65292#29616#22312#24744#25152#20351#29992#30340#29256#26412#26159#26410#27880#20876#29256#65292#21482#21487#20197#35797#29992'20'#27425#65292
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 48
    Top = 88
    Width = 377
    Height = 25
    AutoSize = False
    Caption = #22914#26524#24744#35273#24471#25105#20204#30340#20135#21697#24456#26377#20351#29992#20215#20540#65292#27426#36814#26469
  end
  object Label3: TLabel
    Left = 344
    Top = 88
    Width = 49
    Height = 13
    AutoSize = False
    Caption = 'E-Mail'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = Label3Click
  end
  object Label4: TLabel
    Left = 400
    Top = 88
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #27880#20876#65281
  end
  object Label5: TLabel
    Left = 112
    Top = 152
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #24744#36824#26377
  end
  object Label6: TLabel
    Left = 168
    Top = 152
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #27425#25968
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 208
    Top = 152
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #27425#35797#29992
  end
  object Button1: TButton
    Left = 88
    Top = 232
    Width = 75
    Height = 25
    Caption = #29616#22312#27880#20876
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 320
    Top = 232
    Width = 75
    Height = 25
    Caption = #20197#21518#20877#35828
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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