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

Delphi/CppBuilder

开发平台:

Delphi

  1. object frmPlugins: TfrmPlugins
  2.   Left = 162
  3.   Top = 160
  4.   Width = 477
  5.   Height = 188
  6.   Caption = #25554#20214#31243#24207#28436#31034
  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 = 160
  18.     Top = 56
  19.     Width = 184
  20.     Height = 21
  21.     Caption = #27426#36814#20351#29992#25554#20214#31243#24207
  22.     Font.Charset = GB2312_CHARSET
  23.     Font.Color = clRed
  24.     Font.Height = -21
  25.     Font.Name = #26999#20307'_GB2312'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29. end