Unit1.dfm
上传用户:sh_weigang
上传日期:2013-04-17
资源大小:179k
文件大小:1k
源码类别:

打印编程

开发平台:

Delphi

  1. object w_Main: Tw_Main
  2.   Left = 198
  3.   Top = 114
  4.   Width = 696
  5.   Height = 480
  6.   Caption = #36798#20048#25991#20225#19994#20256#30495#20013#24515'DWF'#25991#20214#36716#25442#24037#20855
  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.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object CADViewer: TCExpressViewerControl
  19.     Left = 0
  20.     Top = 0
  21.     Width = 688
  22.     Height = 446
  23.     ParentColor = False
  24.     Align = alClient
  25.     TabOrder = 0
  26.     ControlData = {
  27.       100700001B470000182E00001300787878000B00000008000000000008000000
  28.       000000000000}
  29.   end
  30. end