home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / APRNTPENCIL / AprntPencil.LZH / release / AprntPencil.exe / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt
Text File  |  2001-03-03  |  1KB  |  57 lines

  1. object FormAbout: TFormAbout
  2.   Left = 102
  3.   Top = 738
  4.   Width = 311
  5.   Height = 176
  6.   Caption = 'About'
  7.   Color = clBtnFace
  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.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object LabelName: TLabel
  18.     Left = 16
  19.     Top = 8
  20.     Width = 277
  21.     Height = 42
  22.     Caption = 'Apprentice'#39's Pencil'
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -37
  26.     Font.Name = 'Times New Roman'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object LabelVersion: TLabel
  31.     Left = 208
  32.     Top = 56
  33.     Width = 62
  34.     Height = 16
  35.     Caption = 'Ver. 0.0.1'
  36.     Font.Charset = SHIFTJIS_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -16
  39.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object LabelCopyright: TLabel
  44.     Left = 56
  45.     Top = 96
  46.     Width = 217
  47.     Height = 19
  48.     Caption = 'Copyright(C) 2001 Nowake'
  49.     Font.Charset = SHIFTJIS_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -19
  52.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  53.     Font.Style = []
  54.     ParentFont = False
  55.   end
  56. end
  57.