home *** CD-ROM | disk | FTP | other *** search
/ Tech Gian 1999 January / TG199901.mdf / calendar / calendar.exe / 0 / RCDATA / TFORMINSTALL / TFORMINSTALL.txt
Text File  |  1998-08-21  |  3KB  |  142 lines

  1. object FormInstall: TFormInstall
  2.   Left = 193
  3.   Top = 211
  4.   BorderStyle = bsDialog
  5.   Caption = 'FormInstall'
  6.   ClientHeight = 183
  7.   ClientWidth = 368
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object LabelInstall0: TLabel
  19.     Left = 12
  20.     Top = 8
  21.     Width = 344
  22.     Height = 16
  23.     Caption = '∩┐╜╚ë∩┐╜∩┐╜╠ât∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜∩┐╜╟Ä∩┐╜∩┐╜╞é∩┐╜∩┐╜─âC∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜▄é∩┐╜∩┐╜B'
  24.     Font.Charset = SHIFTJIS_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -16
  27.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object LabelInstall1: TLabel
  32.     Left = 122
  33.     Top = 32
  34.     Width = 125
  35.     Height = 16
  36.     Caption = '∩┐╜∩┐╜δé╡∩┐╜∩┐╜∩┐╜┼é∩┐╜∩┐╜∩┐╜∩┐╜H'
  37.     Font.Charset = SHIFTJIS_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -16
  40.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object LabelInstallFilename: TLabel
  45.     Left = 25
  46.     Top = 64
  47.     Width = 160
  48.     Height = 16
  49.     Alignment = taRightJustify
  50.     Caption = '∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜F'
  51.     Font.Charset = SHIFTJIS_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -16
  54.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  55.     Font.Style = []
  56.     ParentFont = False
  57.   end
  58.   object LabelInstallFolder: TLabel
  59.     Left = 7
  60.     Top = 88
  61.     Width = 178
  62.     Height = 16
  63.     Alignment = taRightJustify
  64.     Caption = '∩┐╜C∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜t∩┐╜H∩┐╜∩┐╜∩┐╜_∩┐╜[∩┐╜F'
  65.     Font.Charset = SHIFTJIS_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -16
  68.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object LabelPosition: TLabel
  73.     Left = 113
  74.     Top = 112
  75.     Width = 72
  76.     Height = 16
  77.     Alignment = taRightJustify
  78.     Caption = '∩┐╜\∩┐╜∩┐╜∩┐╜╩Æu∩┐╜F'
  79.     Font.Charset = SHIFTJIS_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -16
  82.     Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  83.     Font.Style = []
  84.     ParentFont = False
  85.   end
  86.   object ButtonInstall: TButton
  87.     Left = 82
  88.     Top = 144
  89.     Width = 75
  90.     Height = 25
  91.     Caption = '∩┐╜▌╜─░∩┐╜'
  92.     ModalResult = 1
  93.     TabOrder = 4
  94.     OnClick = ButtonInstallClick
  95.   end
  96.   object ButtonCancel: TButton
  97.     Left = 210
  98.     Top = 144
  99.     Width = 75
  100.     Height = 25
  101.     Caption = '∩┐╜∩┐╜▌╛∩┐╜'
  102.     ModalResult = 2
  103.     TabOrder = 5
  104.   end
  105.   object EditInstallFilename: TEdit
  106.     Left = 192
  107.     Top = 62
  108.     Width = 160
  109.     Height = 20
  110.     TabOrder = 0
  111.   end
  112.   object EditInstallFolder: TEdit
  113.     Left = 192
  114.     Top = 86
  115.     Width = 113
  116.     Height = 20
  117.     TabOrder = 1
  118.   end
  119.   object ButtonInstallFolder: TButton
  120.     Left = 312
  121.     Top = 87
  122.     Width = 41
  123.     Height = 20
  124.     Caption = '∩┐╜Q∩┐╜∩┐╜'
  125.     TabOrder = 2
  126.     OnClick = ButtonInstallFolderClick
  127.   end
  128.   object ComboBoxPosition: TComboBox
  129.     Left = 192
  130.     Top = 111
  131.     Width = 161
  132.     Height = 20
  133.     Style = csDropDownList
  134.     DropDownCount = 2
  135.     ItemHeight = 12
  136.     Items.Strings = (
  137.       '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╔ò\∩┐╜∩┐╜'
  138.       '∩┐╜∩┐╜∩┐╜╫é─ò\∩┐╜∩┐╜')
  139.     TabOrder = 3
  140.   end
  141. end
  142.