home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910A.BIN / OLS / jtrim100 / jtrim100.lzh / JTrim.exe / 0 / RCDATA / TJTFRMSPACING / TJTFRMSPACING.txt
Text File  |  1999-06-30  |  3KB  |  153 lines

  1. object JTfrmSpacing: TJTfrmSpacing
  2.   Left = 356
  3.   Top = 154
  4.   HelpContext = 87
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソス]ソスソスソス成'
  7.   ClientHeight = 185
  8.   ClientWidth = 309
  9.   Color = clBtnFace
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label1: TLabel
  21.     Left = 28
  22.     Top = 40
  23.     Width = 54
  24.     Height = 12
  25.     Alignment = taRightJustify
  26.     Caption = 'ソスソスフ余ソスソスソスF'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 28
  30.     Top = 68
  31.     Width = 54
  32.     Height = 12
  33.     Alignment = taRightJustify
  34.     Caption = 'ソスソスソスフ余ソスソスソスF'
  35.   end
  36.   object Label3: TLabel
  37.     Left = 28
  38.     Top = 96
  39.     Width = 54
  40.     Height = 12
  41.     Alignment = taRightJustify
  42.     Caption = 'ソスソスソスフ余ソスソスソスF'
  43.   end
  44.   object Label4: TLabel
  45.     Left = 28
  46.     Top = 124
  47.     Width = 54
  48.     Height = 12
  49.     Alignment = taRightJustify
  50.     Caption = 'ソスEソスフ余ソスソスソスF'
  51.   end
  52.   object Label5: TLabel
  53.     Left = 12
  54.     Top = 12
  55.     Width = 146
  56.     Height = 12
  57.     Caption = 'ソス]ソスソスソスフ大きソスソスソスiソスsソスNソスZソスソスソスPソスハ)'
  58.   end
  59.   object Label6: TLabel
  60.     Left = 28
  61.     Top = 152
  62.     Width = 54
  63.     Height = 12
  64.     Alignment = taRightJustify
  65.     Caption = 'ソス]ソスソスソスフ色ソスF'
  66.   end
  67.   object SpeedButton1: TSpeedButton
  68.     Left = 160
  69.     Top = 148
  70.     Width = 23
  71.     Height = 22
  72.     Caption = '...'
  73.     OnClick = SpeedButton1Click
  74.   end
  75.   object SpinEdit1: TSpinEdit
  76.     Left = 88
  77.     Top = 36
  78.     Width = 97
  79.     Height = 21
  80.     MaxValue = 999
  81.     MinValue = 0
  82.     TabOrder = 3
  83.     Value = 0
  84.   end
  85.   object SpinEdit2: TSpinEdit
  86.     Left = 88
  87.     Top = 64
  88.     Width = 97
  89.     Height = 21
  90.     MaxValue = 999
  91.     MinValue = 0
  92.     TabOrder = 4
  93.     Value = 0
  94.   end
  95.   object SpinEdit3: TSpinEdit
  96.     Left = 88
  97.     Top = 92
  98.     Width = 97
  99.     Height = 21
  100.     MaxValue = 999
  101.     MinValue = 0
  102.     TabOrder = 5
  103.     Value = 0
  104.   end
  105.   object SpinEdit4: TSpinEdit
  106.     Left = 88
  107.     Top = 120
  108.     Width = 97
  109.     Height = 21
  110.     MaxValue = 999
  111.     MinValue = 0
  112.     TabOrder = 6
  113.     Value = 0
  114.   end
  115.   object btnOK: TButton
  116.     Left = 210
  117.     Top = 12
  118.     Width = 90
  119.     Height = 25
  120.     Caption = 'OK'
  121.     Default = True
  122.     TabOrder = 0
  123.     OnClick = btnOKClick
  124.   end
  125.   object btnCancel: TButton
  126.     Left = 210
  127.     Top = 44
  128.     Width = 90
  129.     Height = 25
  130.     Cancel = True
  131.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  132.     TabOrder = 1
  133.     OnClick = btnCancelClick
  134.   end
  135.   object btnHelp: TButton
  136.     Left = 210
  137.     Top = 76
  138.     Width = 90
  139.     Height = 25
  140.     Caption = 'ソスwソスソスソスv'
  141.     TabOrder = 2
  142.     OnClick = btnHelpClick
  143.   end
  144.   object Panel1: TPanel
  145.     Left = 88
  146.     Top = 148
  147.     Width = 69
  148.     Height = 21
  149.     BevelOuter = bvLowered
  150.     TabOrder = 7
  151.   end
  152. end
  153.