Unit2.dfm
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:1k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. object Form2: TForm2
  2.   Left = 291
  3.   Top = 122
  4.   Width = 696
  5.   Height = 480
  6.   Caption = #26174#31034#39068#33394
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 128
  18.     Top = 96
  19.     Width = 121
  20.     Height = 13
  21.     Caption = #36873#25321#30340#39068#33394#20026
  22.   end
  23.   object Label2: TLabel
  24.     Left = 160
  25.     Top = 160
  26.     Width = 3
  27.     Height = 13
  28.   end
  29. end