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

  1. object FormMain: TFormMain
  2.   Left = 180
  3.   Top = 443
  4.   Width = 377
  5.   Height = 396
  6.   Caption = 'Apprentice'#39's Pencil'
  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.   Menu = MainMenu
  14.   OldCreateOrder = False
  15.   Position = poDefaultPosOnly
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 284
  22.     Top = 80
  23.     Width = 40
  24.     Height = 22
  25.     Alignment = taRightJustify
  26.     Caption = 'ソスEソスソス'
  27.     Font.Charset = SHIFTJIS_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -23
  30.     Font.Name = 'Terminal'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     Layout = tlCenter
  34.   end
  35.   object Label2: TLabel
  36.     Left = 336
  37.     Top = 160
  38.     Width = 20
  39.     Height = 22
  40.     Alignment = taRightJustify
  41.     Caption = 'ソスE'
  42.     Font.Charset = SHIFTJIS_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -23
  45.     Font.Name = 'Terminal'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     Layout = tlCenter
  49.   end
  50.   object Label3: TLabel
  51.     Left = 284
  52.     Top = 256
  53.     Width = 40
  54.     Height = 22
  55.     Alignment = taRightJustify
  56.     Caption = 'ソスEソスソス'
  57.     Font.Charset = SHIFTJIS_CHARSET
  58.     Font.Color = clWindowText
  59.     Font.Height = -23
  60.     Font.Name = 'Terminal'
  61.     Font.Style = []
  62.     ParentFont = False
  63.     Layout = tlCenter
  64.   end
  65.   object Label4: TLabel
  66.     Left = 100
  67.     Top = 320
  68.     Width = 160
  69.     Height = 26
  70.     Alignment = taCenter
  71.     AutoSize = False
  72.     Caption = 'ソスソス'
  73.     Font.Charset = SHIFTJIS_CHARSET
  74.     Font.Color = clWindowText
  75.     Font.Height = -23
  76.     Font.Name = 'Terminal'
  77.     Font.Style = []
  78.     ParentFont = False
  79.   end
  80.   object Label5: TLabel
  81.     Left = 40
  82.     Top = 256
  83.     Width = 40
  84.     Height = 22
  85.     Caption = 'ソスソスソスソス'
  86.     Font.Charset = SHIFTJIS_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -23
  89.     Font.Name = 'Terminal'
  90.     Font.Style = []
  91.     ParentFont = False
  92.     Layout = tlCenter
  93.   end
  94.   object Label6: TLabel
  95.     Left = 16
  96.     Top = 160
  97.     Width = 20
  98.     Height = 22
  99.     Caption = 'ソスソス'
  100.     Font.Charset = SHIFTJIS_CHARSET
  101.     Font.Color = clWindowText
  102.     Font.Height = -23
  103.     Font.Name = 'Terminal'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     Layout = tlCenter
  107.   end
  108.   object Label7: TLabel
  109.     Left = 40
  110.     Top = 80
  111.     Width = 40
  112.     Height = 22
  113.     Caption = 'ソスソスソスソス'
  114.     Font.Charset = SHIFTJIS_CHARSET
  115.     Font.Color = clWindowText
  116.     Font.Height = -23
  117.     Font.Name = 'Terminal'
  118.     Font.Style = []
  119.     ParentFont = False
  120.     Layout = tlCenter
  121.   end
  122.   object Label0: TLabel
  123.     Left = 100
  124.     Top = 16
  125.     Width = 160
  126.     Height = 26
  127.     Alignment = taCenter
  128.     AutoSize = False
  129.     Caption = 'ソスソス'
  130.     Font.Charset = SHIFTJIS_CHARSET
  131.     Font.Color = clWindowText
  132.     Font.Height = -23
  133.     Font.Name = 'Terminal'
  134.     Font.Style = []
  135.     ParentFont = False
  136.   end
  137.   object MainMenu: TMainMenu
  138.     Left = 288
  139.     Top = 16
  140.     object Help1: TMenuItem
  141.       Caption = 'ソスoソス[ソスWソスソスソスソスソスソスソス'
  142.       object About1: TMenuItem
  143.         Caption = 'ソスpソス[ソスWソスソスソスソスソスソスソス'
  144.         OnClick = About1Click
  145.       end
  146.     end
  147.   end
  148. end
  149.