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

📄 unitabout.dfm

📁 一个音像租赁店铺的管理软件,可以维护影片库信息和会员信息,及日常业务的实现(出租/归还).这是我学delphi整一个月的纪念品,有些简单,不过我还是希望和大家分享一下我的成长历程.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object frmAbout: TfrmAbout
  Left = 217
  Top = 158
  BorderStyle = bsDialog
  Caption = #20851#20110' ...  ...'
  ClientHeight = 285
  ClientWidth = 460
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clGreen
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poMainFormCenter
  Visible = True
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 48
    Width = 217
    Height = 29
    AutoSize = False
    Caption = #38899#20687#24215#31649#29702#31243#24207
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 296
    Top = 208
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #20316#32773
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 336
    Top = 208
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20052#28165#27874
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 296
    Top = 240
    Width = 24
    Height = 13
    Caption = #30005#35805
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 336
    Top = 236
    Width = 66
    Height = 13
    Caption = '13933035315'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 296
    Top = 264
    Width = 26
    Height = 13
    Caption = 'EMail'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 336
    Top = 264
    Width = 113
    Height = 13
    Caption = 'qingbo9261@sohu.com'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 280
    Top = 184
    Width = 168
    Height = 13
    Caption = '--------------------------------------------------------'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 40
    Top = 88
    Width = 378
    Height = 13
    Caption = 
      '----------------------------------------------------------------' +
      '--------------------------------------------------------------'
    Color = clActiveBorder
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label10: TLabel
    Left = 376
    Top = 64
    Width = 22
    Height = 13
    Caption = 'V1.0'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 80
    Top = 112
    Width = 319
    Height = 13
    Caption = #32463#36807#19968#22825#38646#19968#22812#30340#22859#26007#65292'V1.0 '#32456#20110#38754#19990#20102#12290#36825#26159#25105#23398'Delphi'#36817
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 56
    Top = 136
    Width = 336
    Height = 13
    Caption = #19968#20010#26376#26469#30340#31532#19968#20010#35937#26679#28857#30340#31243#24207#12290#36824#35828#30340#36807#21435#65292#25105#35273#24471#65292#21704#21704#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Panel1: TPanel
    Left = 32
    Top = 16
    Width = 65
    Height = 65
    TabOrder = 0
    object Image1: TImage
      Left = 16
      Top = 16
      Width = 33
      Height = 33
      Picture.Data = {
        055449636F6E0000010008001010100000000000280100008600000010100000
        0000000068050000AE0100001818100000000000E80100001607000018180000

⌨️ 快捷键说明

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