unithelp.dfm

来自「delphi做的名片管理软件」· DFM 代码 · 共 56 行

DFM
56
字号
object HelpFrm: THelpFrm
  Left = 284
  Top = 388
  Width = 453
  Height = 322
  VertScrollBar.Color = clGreen
  VertScrollBar.ParentColor = False
  Caption = #20851#20110
  Color = clMenuBar
  TransparentColorValue = clSilver
  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 Label1: TLabel
    Left = 112
    Top = 40
    Width = 225
    Height = 13
    Caption = #27784#38451#25176#25289#26031#36890#25216#26415#26377#38480#20844#21496'                           '
  end
  object Label2: TLabel
    Left = 128
    Top = 96
    Width = 213
    Height = 13
    Caption = #21517#29255#31649#29702#31995#32479'                                               '
  end
  object Label3: TLabel
    Left = 152
    Top = 152
    Width = 120
    Height = 13
    Caption = #29256#26412':1.0                          '
  end
  object Label4: TLabel
    Left = 208
    Top = 200
    Width = 197
    Height = 13
    Caption = 'http://trustone.eicp.net                             '
  end
  object Label5: TLabel
    Left = 264
    Top = 248
    Width = 99
    Height = 13
    Caption = '2006.11.06               '
  end
end

⌨️ 快捷键说明

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