home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / delphi32.exe / RCDATA / TACTIVEXCONTROLEXPERT / TACTIVEXCONTROLEXPERT.txt
Text File  |  1997-05-14  |  3KB  |  145 lines

  1. object ActiveXControlExpert: TActiveXControlExpert
  2.   Left = 196
  3.   Top = 290
  4.   BorderStyle = bsDialog
  5.   Caption = '%s ソスソスソズーソスソス'
  6.   ClientHeight = 255
  7.   ClientWidth = 369
  8.   ParentFont = True
  9.   Position = poScreenCenter
  10.   OnCreate = FormCreate
  11.   PixelsPerInch = 96
  12.   TextHeight = 12
  13.   object Bevel1: TBevel
  14.     Left = 8
  15.     Top = 8
  16.     Width = 353
  17.     Height = 123
  18.     Shape = bsFrame
  19.   end
  20.   object NewClassLbl: TLabel
  21.     Left = 20
  22.     Top = 49
  23.     Width = 96
  24.     Height = 13
  25.     Caption = 'ActiveX ソスフ厄ソスソスO (&N):'
  26.     FocusControl = NewClassName
  27.   end
  28.   object ClassLbl: TLabel
  29.     Left = 20
  30.     Top = 22
  31.     Width = 82
  32.     Height = 13
  33.     Caption = 'VCL ソスラスソスソス (&C):'
  34.     FocusControl = NewAncestorType
  35.   end
  36.   object ImplFileLbl: TLabel
  37.     Left = 20
  38.     Top = 78
  39.     Width = 96
  40.     Height = 13
  41.     Caption = 'ソスニット厄ソス (&U):'
  42.     FocusControl = NewImplFile
  43.   end
  44.   object ProjLbl: TLabel
  45.     Left = 20
  46.     Top = 106
  47.     Width = 64
  48.     Height = 13
  49.     Caption = 'ソスソスロジェソスト厄ソス(&P)'
  50.     FocusControl = NewProjName
  51.   end
  52.   object NewAncestorType: TComboBox
  53.     Left = 128
  54.     Top = 18
  55.     Width = 225
  56.     Height = 21
  57.     Style = csDropDownList
  58.     ItemHeight = 13
  59.     TabOrder = 0
  60.     OnChange = NewAncestorTypeChange
  61.   end
  62.   object NewClassName: TEdit
  63.     Left = 128
  64.     Top = 45
  65.     Width = 225
  66.     Height = 21
  67.     TabOrder = 1
  68.   end
  69.   object NewImplFile: TEdit
  70.     Left = 128
  71.     Top = 72
  72.     Width = 225
  73.     Height = 21
  74.     TabOrder = 2
  75.   end
  76.   object OKButton: TButton
  77.     Left = 128
  78.     Top = 221
  79.     Width = 75
  80.     Height = 25
  81.     Caption = 'OK'
  82.     Default = True
  83.     TabOrder = 5
  84.     OnClick = OKButtonClick
  85.   end
  86.   object CancelButton: TButton
  87.     Left = 207
  88.     Top = 221
  89.     Width = 75
  90.     Height = 25
  91.     Cancel = True
  92.     Caption = 'ソスソスンセソス'
  93.     ModalResult = 2
  94.     TabOrder = 6
  95.   end
  96.   object HelpButton: TButton
  97.     Left = 287
  98.     Top = 221
  99.     Width = 75
  100.     Height = 25
  101.     Caption = 'ソスソスソスソス(&H)'
  102.     TabOrder = 7
  103.     OnClick = HelpButtonClick
  104.   end
  105.   object NewProjName: TEdit
  106.     Left = 128
  107.     Top = 100
  108.     Width = 225
  109.     Height = 21
  110.     TabOrder = 3
  111.   end
  112.   object GroupBox1: TGroupBox
  113.     Left = 8
  114.     Top = 136
  115.     Width = 353
  116.     Height = 65
  117.     Caption = 'ActiveX ソスソスソスローソス ソスソス゚シソスソス'
  118.     TabOrder = 4
  119.     object CBLicensed: TCheckBox
  120.       Left = 12
  121.       Top = 16
  122.       Width = 174
  123.       Height = 17
  124.       Caption = 'ソスン計ソスソスモーソスソス ライソスンスソスソスヌ会ソス(&L)'
  125.       TabOrder = 0
  126.     end
  127.     object IncludeVerInf: TCheckBox
  128.       Left = 12
  129.       Top = 40
  130.       Width = 161
  131.       Height = 17
  132.       Caption = 'ソズーソズョン擾ソスソスソスヌ会ソス(&V)'
  133.       TabOrder = 1
  134.     end
  135.     object CBAboutBox: TCheckBox
  136.       Left = 192
  137.       Top = 16
  138.       Width = 156
  139.       Height = 17
  140.       Caption = 'ソズーソズョソス ソズイソスログゑソスヌ会ソス(&A)'
  141.       TabOrder = 2
  142.     end
  143.   end
  144. end
  145.