serverFrm.dfm
上传用户:psxgmh
上传日期:2013-04-08
资源大小:15112k
文件大小:1k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object frmServer: TfrmServer
  2.   Left = 192
  3.   Top = 107
  4.   Width = 450
  5.   Height = 148
  6.   Caption = #20855#26377#23481#38169#33021#21147#30340#24212#29992#26381#21153#22120
  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 = 32
  18.     Top = 32
  19.     Width = 372
  20.     Height = 29
  21.     Caption = #20855#26377#23481#38169#33021#21147#30340#24212#29992#26381#21153#22120
  22.     Font.Charset = GB2312_CHARSET
  23.     Font.Color = clGreen
  24.     Font.Height = -29
  25.     Font.Name = #38582#20070
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29. end