testunit.dfm
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:0k
源码类别:

Email服务器

开发平台:

Delphi

  1. object Form2: TForm2
  2.   Left = 168
  3.   Top = 264
  4.   Width = 870
  5.   Height = 640
  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.   OldCreateOrder = False
  14.   Visible = True
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end