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

📄 helps.dfm

📁 一个不错的信息管理系统
💻 DFM
字号:
object Form4: TForm4
  Left = 206
  Top = 150
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #24110#21161#25552#31034#20449#24687
  ClientHeight = 245
  ClientWidth = 472
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 472
    Height = 245
    Align = alClient
    BevelOuter = bvSpace
    BorderStyle = bsSingle
    TabOrder = 0
    OnMouseMove = Panel1MouseMove
    object Label1: TLabel
      Left = 24
      Top = 39
      Width = 127
      Height = 13
      Cursor = crHandPoint
      Caption = 'http://www.borland.com/  '
      OnClick = Label1Click
      OnMouseMove = Label1MouseMove
    end
    object Label2: TLabel
      Left = 24
      Top = 87
      Width = 204
      Height = 13
      Cursor = crHandPoint
      Caption = 'http://www.borland.com/delphi/index.html '
      OnClick = Label2Click
      OnMouseMove = Label2MouseMove
    end
    object Label3: TLabel
      Left = 21
      Top = 11
      Width = 359
      Height = 21
      Caption = #26377#20851'DELPHI'#20449#24687#35831#21040#20197#19979#32593#31449#26597#38405#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 63
      Width = 150
      Height = 13
      Cursor = crHandPoint
      Caption = 'http://community.borland.com/ '
      OnClick = Label4Click
      OnMouseMove = Label4MouseMove
    end
    object Label5: TLabel
      Left = 24
      Top = 111
      Width = 215
      Height = 13
      Cursor = crHandPoint
      Caption = 'http://www.borland.com/devsupport/delphi/ '
      OnClick = Label5Click
      OnMouseMove = Label5MouseMove
    end
    object Label6: TLabel
      Left = 22
      Top = 133
      Width = 265
      Height = 21
      Caption = #22914#26377#30097#38590#38382#39064#65292#35831#36895#32852#31995#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label8: TLabel
      Left = 68
      Top = 163
      Width = 147
      Height = 16
      Cursor = crHandPoint
      Caption = 'zhangluqin5@eyou.com '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label8Click
      OnMouseMove = Label8MouseMove
    end
    object Label9: TLabel
      Left = 252
      Top = 191
      Width = 114
      Height = 16
      Cursor = crHandPoint
      Caption = 'tmt_byy@sina.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label9Click
      OnMouseMove = Label9MouseMove
    end
    object Label10: TLabel
      Left = 68
      Top = 191
      Width = 168
      Height = 16
      Cursor = crHandPoint
      Caption = 'wuzhaomei2001@eyou.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label10Click
      OnMouseMove = Label10MouseMove
    end
    object Label11: TLabel
      Left = 68
      Top = 217
      Width = 122
      Height = 16
      Cursor = crHandPoint
      Caption = 'zhxjacxlj@eyou.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label11Click
      OnMouseMove = Label11MouseMove
    end
    object Label12: TLabel
      Left = 252
      Top = 163
      Width = 97
      Height = 16
      Cursor = crHandPoint
      Caption = 'jeke2@163.com'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label12Click
      OnMouseMove = Label12MouseMove
    end
    object Label13: TLabel
      Left = 26
      Top = 165
      Width = 34
      Height = 13
      Caption = 'E_mail:'
    end
    object Label14: TLabel
      Left = 251
      Top = 219
      Width = 135
      Height = 16
      Cursor = crHandPoint
      Caption = 'dragon1421@163.com'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      OnClick = Label14Click
      OnMouseMove = Label14MouseMove
    end
    object Button1: TButton
      Left = 392
      Top = 205
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 0
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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