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

📄 unit1.dfm

📁 可以接收和发送文件
💻 DFM
字号:
object Form1: TForm1
  Left = 296
  Top = 169
  Width = 324
  Height = 371
  Caption = 'Help'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 316
    Height = 337
    Align = alClient
    Color = clGreen
    TabOrder = 0
    object Label1: TLabel
      Left = 72
      Top = 56
      Width = 3
      Height = 13
    end
    object Label2: TLabel
      Left = 24
      Top = 160
      Width = 273
      Height = 13
      AutoSize = False
      Caption = #20294#26159#35813#31243#24207#36824#19981#33021#25226#25991#20214#30340#25193#23637#21517#20063#20256#36807#26469'         '
    end
    object Label3: TLabel
      Left = 0
      Top = 176
      Width = 313
      Height = 13
      AutoSize = False
      Caption = #22914#26524#20320#33021#25226#25991#20214#30340#25193#23637#21517#20256#36807#26469#35831#21578#35785#25105#24590#20040#20889
    end
    object Label4: TLabel
      Left = 40
      Top = 208
      Width = 171
      Height = 13
      AutoSize = False
      Caption = #19982#25105#36830#31995'    xuchaofei@msn.com    '
      OnClick = Label4Click
      OnMouseMove = Label4MouseMove
      OnMouseLeave = Label4MouseLeave
    end
    object Label5: TLabel
      Left = 72
      Top = 128
      Width = 192
      Height = 20
      AutoSize = False
      Caption = #33258#30001#36719#20214'     '#20219#24847#20351#29992'           '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 32
      Top = 232
      Width = 208
      Height = 13
      Cursor = crHandPoint
      Caption = #35775#38382#25105#30340#32593#39029'http://chaofei.y365.com       '
      OnClick = Label6Click
      OnMouseMove = Label6MouseMove
      OnMouseLeave = Label6MouseLeave
    end
    object Label7: TLabel
      Left = 104
      Top = 112
      Width = 129
      Height = 13
      AutoSize = False
      Caption = #26412#31243#24207#30001#24464#36229#39134#32534#20889'       '
    end
    object Label8: TLabel
      Left = 120
      Top = 192
      Width = 36
      Height = 13
      Caption = #35874#35874'    '
      Color = clGreen
      ParentColor = False
    end
  end
  object Timer1: TTimer
    Interval = 200
    OnTimer = Timer1Timer
    Left = 216
    Top = 80
  end
end

⌨️ 快捷键说明

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