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

Delphi控件源码

开发平台:

Delphi

  1. object Form2: TForm2
  2.   Left = 282
  3.   Top = 277
  4.   Width = 487
  5.   Height = 305
  6.   Caption = 'Form2'
  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.   FormStyle = fsMDIChild
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   Visible = True
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19. end