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

  1. object JTfrmPreview: TJTfrmPreview
  2.   Left = 205
  3.   Top = 255
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'JTfrmPreview'
  7.   ClientHeight = 226
  8.   ClientWidth = 446
  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 = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object Label1: TLabel
  22.     Left = 180
  23.     Top = 14
  24.     Width = 33
  25.     Height = 12
  26.     Caption = 'Label1'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 180
  30.     Top = 66
  31.     Width = 33
  32.     Height = 12
  33.     Caption = 'Label1'
  34.   end
  35.   object Label3: TLabel
  36.     Left = 180
  37.     Top = 122
  38.     Width = 33
  39.     Height = 12
  40.     Caption = 'Label1'
  41.   end
  42.   object PrevBase: TPanel
  43.     Left = 10
  44.     Top = 10
  45.     Width = 160
  46.     Height = 160
  47.     BevelOuter = bvNone
  48.     BorderStyle = bsSingle
  49.     Color = clOlive
  50.     TabOrder = 9
  51.     object MxPreview: TMxImage
  52.       Left = 4
  53.       Top = 4
  54.       Width = 100
  55.       Height = 100
  56.       UndoBuffer = 1
  57.       Zoom = 100
  58.       RLECompress = False
  59.       MouseCapture = False
  60.     end
  61.   end
  62.   object SpinEdit1: TRxSpinEdit
  63.     Left = 374
  64.     Top = 35
  65.     Width = 60
  66.     Height = 20
  67.     ButtonKind = bkStandard
  68.     Decimal = 0
  69.     MaxValue = 100.000000000000000000
  70.     MinValue = -100.000000000000000000
  71.     ValueType = vtFloat
  72.     TabOrder = 0
  73.     OnChange = SpinEdit1Change
  74.   end
  75.   object btnOK: TButton
  76.     Left = 146
  77.     Top = 188
  78.     Width = 90
  79.     Height = 25
  80.     Caption = 'OK'
  81.     Default = True
  82.     TabOrder = 6
  83.     OnClick = btnOKClick
  84.   end
  85.   object btnCancel: TButton
  86.     Left = 246
  87.     Top = 188
  88.     Width = 90
  89.     Height = 25
  90.     Cancel = True
  91.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  92.     TabOrder = 7
  93.     OnClick = btnCancelClick
  94.   end
  95.   object SpinEdit2: TRxSpinEdit
  96.     Left = 374
  97.     Top = 87
  98.     Width = 60
  99.     Height = 20
  100.     ButtonKind = bkStandard
  101.     Decimal = 0
  102.     MinValue = 0.200000000000000000
  103.     ValueType = vtFloat
  104.     TabOrder = 2
  105.     OnChange = SpinEdit2Change
  106.   end
  107.   object SpinEdit3: TRxSpinEdit
  108.     Left = 374
  109.     Top = 143
  110.     Width = 60
  111.     Height = 20
  112.     ButtonKind = bkStandard
  113.     Decimal = 0
  114.     MinValue = 0.200000000000000000
  115.     ValueType = vtFloat
  116.     TabOrder = 4
  117.     OnChange = SpinEdit3Change
  118.   end
  119.   object ScrollBar1: TTrackBar
  120.     Left = 176
  121.     Top = 28
  122.     Width = 194
  123.     Height = 28
  124.     Orientation = trHorizontal
  125.     PageSize = 10
  126.     Frequency = 10
  127.     Position = 0
  128.     SelEnd = 0
  129.     SelStart = 0
  130.     TabOrder = 1
  131.     ThumbLength = 18
  132.     TickMarks = tmTopLeft
  133.     TickStyle = tsAuto
  134.     OnChange = ScrollBar1Change
  135.   end
  136.   object ScrollBar2: TTrackBar
  137.     Left = 180
  138.     Top = 84
  139.     Width = 190
  140.     Height = 28
  141.     Orientation = trHorizontal
  142.     PageSize = 10
  143.     Frequency = 10
  144.     Position = 0
  145.     SelEnd = 0
  146.     SelStart = 0
  147.     TabOrder = 3
  148.     ThumbLength = 18
  149.     TickMarks = tmTopLeft
  150.     TickStyle = tsAuto
  151.     OnChange = ScrollBar2Change
  152.   end
  153.   object ScrollBar3: TTrackBar
  154.     Left = 176
  155.     Top = 136
  156.     Width = 194
  157.     Height = 28
  158.     Orientation = trHorizontal
  159.     PageSize = 10
  160.     Frequency = 10
  161.     Position = 0
  162.     SelEnd = 0
  163.     SelStart = 0
  164.     TabOrder = 5
  165.     ThumbLength = 18
  166.     TickMarks = tmTopLeft
  167.     TickStyle = tsAuto
  168.     OnChange = ScrollBar3Change
  169.   end
  170.   object btnHelp: TButton
  171.     Left = 346
  172.     Top = 188
  173.     Width = 90
  174.     Height = 25
  175.     Caption = 'ソスwソスソスソスv'
  176.     TabOrder = 8
  177.     OnClick = btnHelpClick
  178.   end
  179.   object CheckBox1: TCheckBox
  180.     Left = 180
  181.     Top = 68
  182.     Width = 97
  183.     Height = 17
  184.     Caption = 'CheckBox1'
  185.     TabOrder = 10
  186.     Visible = False
  187.     OnClick = CheckBox1Click
  188.   end
  189. end
  190.