UnitHelp.dfm
上传用户:conquerdj
上传日期:2022-07-08
资源大小:417k
文件大小:2k
源码类别:

GDI/图象编程

开发平台:

Delphi

  1. object FormAbout: TFormAbout
  2.   Left = 517
  3.   Top = 177
  4.   Width = 228
  5.   Height = 316
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = #20851#20110#23631#24149#30011#31508
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 16
  20.     Width = 97
  21.     Height = 13
  22.     AutoSize = False
  23.     Caption = #20851#20110#23631#24149#30011#31508#65306
  24.   end
  25.   object Label2: TLabel
  26.     Left = 16
  27.     Top = 48
  28.     Width = 201
  29.     Height = 13
  30.     AutoSize = False
  31.     Caption = '1'#12289#21487#20197#22312#23631#24149#19978#33258#30001#32472#30011#12289#20070#20889
  32.     ParentShowHint = False
  33.     ShowHint = False
  34.   end
  35.   object Label3: TLabel
  36.     Left = 16
  37.     Top = 80
  38.     Width = 145
  39.     Height = 13
  40.     AutoSize = False
  41.     Caption = '2'#12289#21487#20197#25918#22823#23616#37096#22270#35937
  42.   end
  43.   object Label4: TLabel
  44.     Left = 16
  45.     Top = 112
  46.     Width = 113
  47.     Height = 13
  48.     AutoSize = False
  49.     Caption = '3'#12289#21487#20197#20999#25442#26495#38754
  50.   end
  51.   object Label5: TLabel
  52.     Left = 16
  53.     Top = 144
  54.     Width = 192
  55.     Height = 14
  56.     AutoSize = False
  57.     Caption = '4'#12289#21487#20197#25171#24320#12289#20445#23384#32472#21046' '#30340#22270#29255
  58.   end
  59.   object Label6: TLabel
  60.     Left = 16
  61.     Top = 176
  62.     Width = 200
  63.     Height = 13
  64.     AutoSize = False
  65.     Caption = '5'#12289#21487#20197#36873#25321#22270#29255#30011#22312#38656#35201#30340#20301#32622
  66.   end
  67.   object Label7: TLabel
  68.     Left = 16
  69.     Top = 208
  70.     Width = 201
  71.     Height = 13
  72.     AutoSize = False
  73.     Caption = '6'#12289#21487#20197#28165#23631#21450#25830#38500#19981#38656#35201#30340#30011#38754
  74.   end
  75.   object Button1: TButton
  76.     Left = 24
  77.     Top = 240
  78.     Width = 169
  79.     Height = 25
  80.     Caption = #30830#23450
  81.     TabOrder = 0
  82.     OnClick = Button1Click
  83.   end
  84. end