home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / tvschedu / tvschedu.lzh / TvSchedu.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  1999-07-30  |  2KB  |  100 lines

  1. object AboutForm: TAboutForm
  2.   Left = 286
  3.   Top = 96
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
  6.   ClientHeight = 128
  7.   ClientWidth = 311
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poDefault
  16.   ShowHint = True
  17.   Visible = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 12
  23.   object LabelTitle: TLabel
  24.     Left = 80
  25.     Top = 8
  26.     Width = 50
  27.     Height = 12
  28.     Caption = 'LabelTitle'
  29.   end
  30.   object LabelVersion: TLabel
  31.     Left = 80
  32.     Top = 32
  33.     Width = 66
  34.     Height = 12
  35.     Caption = 'LabelVersion'
  36.   end
  37.   object LabelCopyLeft: TLabel
  38.     Left = 80
  39.     Top = 56
  40.     Width = 73
  41.     Height = 12
  42.     Caption = 'LabelCopyLeft'
  43.   end
  44.   object Label2: TLabel
  45.     Left = 8
  46.     Top = 76
  47.     Width = 69
  48.     Height = 12
  49.     Caption = 'ソスzソス[ソスソスソスyソス[ソスW'
  50.     ParentShowHint = False
  51.     ShowHint = True
  52.   end
  53.   object Label3: TLabel
  54.     Left = 88
  55.     Top = 72
  56.     Width = 213
  57.     Height = 12
  58.     Cursor = crHandPoint
  59.     Hint = 'ソスzソス[ソスソスソスyソス[ソスWソスソスソスJソスソス'
  60.     Caption = 'http://hp.vector.co.jp/authors/VA016442/'
  61.     Font.Charset = SHIFTJIS_CHARSET
  62.     Font.Color = clBlue
  63.     Font.Height = -12
  64.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  65.     Font.Style = [fsUnderline]
  66.     ParentFont = False
  67.     OnClick = Label3Click
  68.   end
  69.   object ImageMain: TImage
  70.     Left = 8
  71.     Top = 8
  72.     Width = 64
  73.     Height = 64
  74.     Stretch = True
  75.   end
  76.   object ImageSub: TImage
  77.     Left = 232
  78.     Top = 16
  79.     Width = 32
  80.     Height = 32
  81.     Visible = False
  82.   end
  83.   object BtnCancel: TButton
  84.     Left = 111
  85.     Top = 97
  86.     Width = 75
  87.     Height = 25
  88.     Cancel = True
  89.     Caption = 'OK'
  90.     ParentShowHint = False
  91.     ShowHint = True
  92.     TabOrder = 0
  93.     OnClick = BtnCancelClick
  94.   end
  95.   object WinUtility1: TWinUtility
  96.     Left = 192
  97.     Top = 32
  98.   end
  99. end
  100.