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

Delphi/CppBuilder

开发平台:

Delphi

  1. object frmMain: TfrmMain
  2.   Left = 192
  3.   Top = 107
  4.   Width = 451
  5.   Height = 121
  6.   Caption = #33539#20363'-'#22810#23618#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 = 353
  20.     Height = 20
  21.     Caption = 'ExamAppServer'#24212#29992#26381#21153#22120#27491#22312#36816#34892#8230
  22.     Font.Charset = GB2312_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -20
  25.     Font.Name = #38582#20070
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29. end