nettest.~dfm
上传用户:sunrenlu
上传日期:2007-01-08
资源大小:199k
文件大小:0k
源码类别:

Internet/网络编程

开发平台:

Delphi

  1. object Form2: TForm2
  2.   Left = 192
  3.   Top = 107
  4.   Width = 283
  5.   Height = 185
  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.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end