home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / K2E10129 / k2e10129.lzh / K2Editor.exe / 0 / RCDATA / TEDITCOMMONSETFORM / TEDITCOMMONSETFORM.txt
Text File  |  2001-04-02  |  31KB  |  1,238 lines

  1. object EditCommonSetForm: TEditCommonSetForm
  2.   Left = 183
  3.   Top = 190
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスGソスfソスBソス^ソスフ環具ソスソスン抵ソス'
  6.   ClientHeight = 433
  7.   ClientWidth = 456
  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 = False
  15.   Position = poOwnerFormCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object PageControl1: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 456
  25.     Height = 400
  26.     ActivePage = GeneralPage
  27.     Align = alTop
  28.     Anchors = [akLeft, akTop, akRight, akBottom]
  29.     TabOrder = 0
  30.     object GeneralPage: TTabSheet
  31.       Caption = 'ソスソスハ設抵ソス'
  32.       ImageIndex = 2
  33.       object Bevel1: TBevel
  34.         Left = 0
  35.         Top = 0
  36.         Width = 448
  37.         Height = 373
  38.         Align = alClient
  39.         Shape = bsFrame
  40.       end
  41.       object Bevel4: TBevel
  42.         Left = 0
  43.         Top = 104
  44.         Width = 449
  45.         Height = 89
  46.         Shape = bsBottomLine
  47.       end
  48.       object Bevel5: TBevel
  49.         Left = 0
  50.         Top = 200
  51.         Width = 449
  52.         Height = 97
  53.         Shape = bsBottomLine
  54.       end
  55.       object Bevel3: TBevel
  56.         Left = 0
  57.         Top = 0
  58.         Width = 448
  59.         Height = 105
  60.         Shape = bsBottomLine
  61.       end
  62.       object Label6: TLabel
  63.         Left = 16
  64.         Top = 348
  65.         Width = 188
  66.         Height = 12
  67.         Caption = 'ソスソスソスpソスtソスソスソスRソスsソス[ソスノ使ソスpソスソスソスソスソスソスpソスソス(&W)'
  68.         FocusControl = QuotationEdit
  69.       end
  70.       object Label7: TLabel
  71.         Left = 15
  72.         Top = 30
  73.         Width = 140
  74.         Height = 12
  75.         Caption = 'ソスAソスソスソスhソスDソスフバソスbソスtソス@ソスTソスCソスY(&B)'
  76.         FocusControl = UndoSizeEdit
  77.       end
  78.       object Label16: TLabel
  79.         Left = 18
  80.         Top = 116
  81.         Width = 105
  82.         Height = 12
  83.         Caption = 'ソスtソス@ソスCソスソスソスソスソスソスソスフ撰ソス(&C)'
  84.         FocusControl = FileHistMenuCountEdit
  85.       end
  86.       object StationFileHistMenuCountLabel: TLabel
  87.         Left = 122
  88.         Top = 12
  89.         Width = 153
  90.         Height = 12
  91.         Caption = 'ソス峵難ソスソスソスフフソス@ソスCソスソスソスソスソスソスソスフ撰ソス(&D)'
  92.         Enabled = False
  93.         FocusControl = StationFileHistMenuCountEdit
  94.       end
  95.       object Label8: TLabel
  96.         Left = 18
  97.         Top = 268
  98.         Width = 201
  99.         Height = 12
  100.         Caption = 'ソス}ソスEソスXソスzソスCソス[ソスソスソスナスソスNソスソスソス[ソスソスソスソスソスソスsソスソス(&I)'
  101.         FocusControl = IntelliCountEdit
  102.       end
  103.       object QuotationEdit: TEdit
  104.         Left = 208
  105.         Top = 344
  106.         Width = 65
  107.         Height = 20
  108.         TabOrder = 20
  109.       end
  110.       object UndoSizeEdit: TEdit
  111.         Left = 176
  112.         Top = 28
  113.         Width = 49
  114.         Height = 20
  115.         TabOrder = 3
  116.         Text = '64'
  117.       end
  118.       object UndoSizeUpDown: TUpDown
  119.         Left = 225
  120.         Top = 28
  121.         Width = 15
  122.         Height = 20
  123.         Associate = UndoSizeEdit
  124.         Min = 64
  125.         Max = 32767
  126.         Position = 64
  127.         TabOrder = 4
  128.         Wrap = False
  129.       end
  130.       object ReserveMarkCheck: TCheckBox
  131.         Left = 16
  132.         Top = 164
  133.         Width = 201
  134.         Height = 17
  135.         Caption = 'ソス}ソス[ソスNソスソスソスtソス@ソスCソスソスソスソスソスソスソスノ保托ソス(&M)'
  136.         TabOrder = 11
  137.       end
  138.       object FileHistMenuCountEdit: TEdit
  139.         Left = 128
  140.         Top = 112
  141.         Width = 49
  142.         Height = 20
  143.         TabOrder = 8
  144.         Text = '0'
  145.       end
  146.       object FileHistMenuCountUpDown: TUpDown
  147.         Left = 177
  148.         Top = 112
  149.         Width = 15
  150.         Height = 20
  151.         Associate = FileHistMenuCountEdit
  152.         Min = 0
  153.         Max = 30
  154.         Position = 0
  155.         TabOrder = 9
  156.         Wrap = False
  157.       end
  158.       object MaximizeCheck: TCheckBox
  159.         Left = 16
  160.         Top = 48
  161.         Width = 145
  162.         Height = 17
  163.         Caption = 'ソスNソスソスソスソスソスノ最大化ソスソスソスソス(&Z)'
  164.         TabOrder = 5
  165.       end
  166.       object StationCheck: TCheckBox
  167.         Left = 16
  168.         Top = 8
  169.         Width = 89
  170.         Height = 17
  171.         Caption = 'ソス峵難ソスソスソスソス(&S)'
  172.         TabOrder = 0
  173.         OnClick = StationCheckClick
  174.       end
  175.       object StationFileHistMenuCountEdit: TEdit
  176.         Left = 280
  177.         Top = 8
  178.         Width = 49
  179.         Height = 20
  180.         Enabled = False
  181.         TabOrder = 1
  182.         Text = '0'
  183.       end
  184.       object StationFileHistMenuCountUpDown: TUpDown
  185.         Left = 329
  186.         Top = 8
  187.         Width = 15
  188.         Height = 20
  189.         Associate = StationFileHistMenuCountEdit
  190.         Enabled = False
  191.         Min = 0
  192.         Max = 30
  193.         Position = 0
  194.         TabOrder = 2
  195.         Wrap = False
  196.       end
  197.       object ToneFindStrCheck: TCheckBox
  198.         Left = 16
  199.         Top = 304
  200.         Width = 161
  201.         Height = 17
  202.         Caption = 'ソスソスソスソスソスソスソスソスソスソスFソスソスソスソスソスソスソスソス(&F)'
  203.         TabOrder = 18
  204.       end
  205.       object CopyAndSelClearCheck: TCheckBox
  206.         Left = 16
  207.         Top = 324
  208.         Width = 217
  209.         Height = 17
  210.         Caption = 'ソスRソスsソス[ソスソスソスソスソスソスIソスソスヘ囲ゑソスソスNソスソスソスAソスソスソスソス(&U)'
  211.         TabOrder = 19
  212.       end
  213.       object QueryCloseAllMultiWindowCheck: TCheckBox
  214.         Left = 16
  215.         Top = 80
  216.         Width = 369
  217.         Height = 17
  218.         Caption = 'ソスIソスソスソスソスソスノ、ソス}ソスソスソス`ソスEソスBソスソスソスhソスEソスソスソスJソスソスソストゑソスソスソス鼾ソスAソス竄「ソスソスソス墲ケソスソスソスソスソスソス(&Q)'
  219.         TabOrder = 7
  220.       end
  221.       object ReserveCaretCheck: TCheckBox
  222.         Left = 16
  223.         Top = 144
  224.         Width = 225
  225.         Height = 17
  226.         Caption = 'ソスJソス[ソス\ソスソスソスハ置ソスソスソスtソス@ソスCソスソスソスソスソスソスソスノ保托ソス(&P)'
  227.         TabOrder = 10
  228.       end
  229.       object MoveNextLineCheck: TCheckBox
  230.         Left = 16
  231.         Top = 200
  232.         Width = 265
  233.         Height = 17
  234.         Caption = 'ソスuソスsソスソス<->ソスsソスソスソスvソスJソス[ソス\ソスソスソスレ難ソスソスソスソスヨ止ソスソスソスソス(&R)'
  235.         Color = clBtnFace
  236.         ParentColor = False
  237.         TabOrder = 12
  238.       end
  239.       object FixCaretOnScrollCheck: TCheckBox
  240.         Left = 16
  241.         Top = 220
  242.         Width = 305
  243.         Height = 17
  244.         Caption = 'ソスcソスXソスNソスソスソス[ソスソスソスoソス[ソスソスソスgソスソスソストゑソスソスJソス[ソス\ソスソスソスハ置ソスヘゑソスソスフまゑソス(&L)'
  245.         TabOrder = 13
  246.       end
  247.       object IntelliCountEdit: TEdit
  248.         Left = 224
  249.         Top = 264
  250.         Width = 49
  251.         Height = 20
  252.         TabOrder = 15
  253.         Text = '3'
  254.       end
  255.       object IntelliCountUpDown: TUpDown
  256.         Left = 273
  257.         Top = 264
  258.         Width = 15
  259.         Height = 20
  260.         Associate = IntelliCountEdit
  261.         Min = 1
  262.         Max = 1000
  263.         Position = 3
  264.         TabOrder = 16
  265.         Wrap = False
  266.       end
  267.       object CaretStyleGroup: TGroupBox
  268.         Left = 327
  269.         Top = 200
  270.         Width = 114
  271.         Height = 73
  272.         Caption = 'ソスJソス[ソス\ソスソスソス`ソスソス(&K)'
  273.         TabOrder = 17
  274.         object RadioButton1: TRadioButton
  275.           Left = 16
  276.           Top = 16
  277.           Width = 89
  278.           Height = 17
  279.           Caption = 'Windowsソスソス'
  280.           Checked = True
  281.           TabOrder = 0
  282.           TabStop = True
  283.         end
  284.         object RadioButton2: TRadioButton
  285.           Tag = 1
  286.           Left = 16
  287.           Top = 32
  288.           Width = 81
  289.           Height = 17
  290.           Caption = 'Briefソスソス'
  291.           TabOrder = 1
  292.         end
  293.         object RadioButton3: TRadioButton
  294.           Tag = 2
  295.           Left = 16
  296.           Top = 48
  297.           Width = 65
  298.           Height = 17
  299.           Caption = 'Dosソスソス'
  300.           TabOrder = 2
  301.         end
  302.       end
  303.       object SelMoveCheck: TCheckBox
  304.         Left = 16
  305.         Top = 240
  306.         Width = 297
  307.         Height = 17
  308.         Caption = 'ソスIソスソスヘ囲ゑソスソス}ソスEソスXソスナドソスソスソスbソスOソスソスソスト移難ソスソスソスソスソス(&T)'
  309.         TabOrder = 14
  310.       end
  311.       object RestrictAlreadyOpenMsgCheck: TCheckBox
  312.         Left = 16
  313.         Top = 64
  314.         Width = 305
  315.         Height = 17
  316.         Caption = 'ソスソスソスノフソス@ソスCソスソスソスソスソスJソスソスソストゑソスソスソス鼾ソスAソスソスソスbソスZソス[ソスWソスソスソスoソスソスソスネゑソス(&A)'
  317.         TabOrder = 6
  318.       end
  319.     end
  320.     object WordWrapPage: TTabSheet
  321.       Caption = 'ソスsソスフ折ゑソスヤゑソス'
  322.       ImageIndex = 7
  323.       object Label4: TLabel
  324.         Left = 48
  325.         Top = 144
  326.         Width = 87
  327.         Height = 12
  328.         Caption = 'ソスsソスソスソスヨ托ソスソスソスソスソス(&T)'
  329.         FocusControl = FollowStrEdit
  330.       end
  331.       object Label5: TLabel
  332.         Left = 48
  333.         Top = 112
  334.         Width = 87
  335.         Height = 12
  336.         Caption = 'ソスsソスソスソスヨ托ソスソスソスソスソス(&E)'
  337.         FocusControl = LeadStrEdit
  338.       end
  339.       object Label13: TLabel
  340.         Left = 24
  341.         Top = 8
  342.         Width = 377
  343.         Height = 12
  344.         Caption = 
  345.           'ソスsソスフ折ゑソスヤゑソスソスフオソスソスソスIソスtソスAソスソスソスソスソスヘ「ソスtソス@ソスCソスソスソス^ソスCソスvソスハの設抵ソスvソスナ行ソスソスソスソス' +
  346.           'ソスソスソスソスソスソスソスソス'
  347.         Font.Charset = SHIFTJIS_CHARSET
  348.         Font.Color = clGreen
  349.         Font.Height = -12
  350.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  351.         Font.Style = []
  352.         ParentFont = False
  353.       end
  354.       object GroupBox2: TGroupBox
  355.         Left = 24
  356.         Top = 32
  357.         Width = 177
  358.         Height = 65
  359.         Caption = 'ソスヨ托ソスソスソスソスソスソスフ包ソスソス@'
  360.         TabOrder = 0
  361.         object FollowPunctuationCheck: TCheckBox
  362.           Left = 16
  363.           Top = 16
  364.           Width = 113
  365.           Height = 17
  366.           Caption = 'ソスヤら下ソスソスソスソスソスソス(&F)'
  367.           TabOrder = 0
  368.         end
  369.         object LeadingCheck: TCheckBox
  370.           Left = 16
  371.           Top = 40
  372.           Width = 113
  373.           Height = 17
  374.           Caption = 'ソスヌゑソスソスoソスソスソスソスソスソス(&L)'
  375.           TabOrder = 1
  376.         end
  377.       end
  378.       object FollowRetMarkCheck: TCheckBox
  379.         Left = 232
  380.         Top = 40
  381.         Width = 153
  382.         Height = 17
  383.         Caption = 'ソスソスソスsソスソスソスソスソスフぶら下ソスソス(&R)'
  384.         TabOrder = 1
  385.       end
  386.       object WordBreakCheck: TCheckBox
  387.         Left = 232
  388.         Top = 64
  389.         Width = 137
  390.         Height = 17
  391.         Caption = 'ソスpソスソスソスソスソス[ソスhソスソスソスbソスv(&W)'
  392.         TabOrder = 2
  393.       end
  394.       object FollowStrEdit: TEdit
  395.         Left = 144
  396.         Top = 140
  397.         Width = 265
  398.         Height = 20
  399.         TabOrder = 4
  400.       end
  401.       object LeadStrEdit: TEdit
  402.         Left = 144
  403.         Top = 108
  404.         Width = 265
  405.         Height = 20
  406.         TabOrder = 3
  407.       end
  408.     end
  409.     object MacroPage: TTabSheet
  410.       Caption = 'ソス}ソスNソスソス'
  411.       ImageIndex = 4
  412.       object Bevel2: TBevel
  413.         Left = 0
  414.         Top = 0
  415.         Width = 449
  416.         Height = 217
  417.         Shape = bsFrame
  418.       end
  419.       object Bevel6: TBevel
  420.         Left = 0
  421.         Top = 215
  422.         Width = 449
  423.         Height = 157
  424.         Shape = bsFrame
  425.       end
  426.       object Label14: TLabel
  427.         Left = 8
  428.         Top = 8
  429.         Width = 113
  430.         Height = 12
  431.         Caption = 'ソスソスソスソスtソスソスソス}ソスNソスソスソス齬(&L)'
  432.         FocusControl = MacroListView
  433.       end
  434.       object Label15: TLabel
  435.         Left = 152
  436.         Top = 8
  437.         Width = 266
  438.         Height = 12
  439.         Caption = 'ソスuソス}ソスNソスソスソスソスソスsソスPソス`ソスPソスOソスvソスナ趣ソスソスsソスソスソスソスソス}ソスNソスソスソスソスソスwソス閧オソスワゑソス'
  440.         Font.Charset = SHIFTJIS_CHARSET
  441.         Font.Color = clGreen
  442.         Font.Height = -12
  443.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  444.         Font.Style = []
  445.         ParentFont = False
  446.       end
  447.       object Label11: TLabel
  448.         Left = 8
  449.         Top = 244
  450.         Width = 81
  451.         Height = 12
  452.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&0)'
  453.         FocusControl = MacroStr0Edit
  454.       end
  455.       object Label19: TLabel
  456.         Left = 8
  457.         Top = 268
  458.         Width = 81
  459.         Height = 12
  460.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&1)'
  461.         FocusControl = MacroStr1Edit
  462.       end
  463.       object Label20: TLabel
  464.         Left = 8
  465.         Top = 292
  466.         Width = 81
  467.         Height = 12
  468.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&2)'
  469.         FocusControl = MacroStr2Edit
  470.       end
  471.       object Label21: TLabel
  472.         Left = 8
  473.         Top = 316
  474.         Width = 81
  475.         Height = 12
  476.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&3)'
  477.         FocusControl = MacroStr3Edit
  478.       end
  479.       object Label22: TLabel
  480.         Left = 8
  481.         Top = 340
  482.         Width = 81
  483.         Height = 12
  484.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&4)'
  485.         FocusControl = MacroStr4Edit
  486.       end
  487.       object Label23: TLabel
  488.         Left = 216
  489.         Top = 244
  490.         Width = 81
  491.         Height = 12
  492.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&5)'
  493.         FocusControl = MacroStr5Edit
  494.       end
  495.       object Label24: TLabel
  496.         Left = 216
  497.         Top = 268
  498.         Width = 81
  499.         Height = 12
  500.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&6)'
  501.         FocusControl = MacroStr6Edit
  502.       end
  503.       object Label25: TLabel
  504.         Left = 216
  505.         Top = 292
  506.         Width = 81
  507.         Height = 12
  508.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&7)'
  509.         FocusControl = MacroStr7Edit
  510.       end
  511.       object Label26: TLabel
  512.         Left = 216
  513.         Top = 316
  514.         Width = 81
  515.         Height = 12
  516.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&8)'
  517.         FocusControl = MacroStr8Edit
  518.       end
  519.       object Label27: TLabel
  520.         Left = 216
  521.         Top = 340
  522.         Width = 81
  523.         Height = 12
  524.         Caption = 'ソス}ソスNソスソスソスソスソスソスソスソス(&9)'
  525.         FocusControl = MacroStr9Edit
  526.       end
  527.       object Label28: TLabel
  528.         Left = 8
  529.         Top = 224
  530.         Width = 290
  531.         Height = 12
  532.         Caption = 'ソス}ソスNソスソスソスRソス}ソスソスソスhソスフ茨ソスソスソスソスナ、%MacroStr1%ソスネどで参ソスニでゑソスソスワゑソス'
  533.         Font.Charset = SHIFTJIS_CHARSET
  534.         Font.Color = clGreen
  535.         Font.Height = -12
  536.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  537.         Font.Style = []
  538.         ParentFont = False
  539.       end
  540.       object MacroListView: TListView
  541.         Left = 8
  542.         Top = 24
  543.         Width = 425
  544.         Height = 161
  545.         Columns = <
  546.           item
  547.             Width = 20
  548.           end
  549.           item
  550.             Caption = 'ソスtソス@ソスCソスソスソスソス'
  551.             Width = 120
  552.           end
  553.           item
  554.             Caption = 'ソス}ソスNソスソスソスフ撰ソスソスソス'
  555.             Width = 280
  556.           end>
  557.         ColumnClick = False
  558.         GridLines = True
  559.         HideSelection = False
  560.         ReadOnly = True
  561.         RowSelect = True
  562.         TabOrder = 0
  563.         ViewStyle = vsReport
  564.         OnClick = MacroListViewClick
  565.       end
  566.       object MacroAssignButton: TButton
  567.         Left = 216
  568.         Top = 192
  569.         Width = 105
  570.         Height = 20
  571.         Caption = 'ソス}ソスNソスソスソスソスソスソスtソスソス(&A)...'
  572.         Enabled = False
  573.         TabOrder = 1
  574.         OnClick = MacroAssignButtonClick
  575.       end
  576.       object ClearButton: TButton
  577.         Left = 328
  578.         Top = 192
  579.         Width = 105
  580.         Height = 20
  581.         Caption = 'ソスNソスソスソスA(&C)'
  582.         Enabled = False
  583.         TabOrder = 2
  584.         OnClick = ClearButtonClick
  585.       end
  586.       object EditMacroButton: TButton
  587.         Left = 8
  588.         Top = 192
  589.         Width = 105
  590.         Height = 20
  591.         Caption = 'ソス}ソスNソスソスソスフ編集(&E)'
  592.         Enabled = False
  593.         TabOrder = 3
  594.         OnClick = EditMacroButtonClick
  595.       end
  596.       object MacroStr0Edit: TEdit
  597.         Left = 96
  598.         Top = 240
  599.         Width = 105
  600.         Height = 20
  601.         TabOrder = 4
  602.       end
  603.       object MacroStr1Edit: TEdit
  604.         Left = 96
  605.         Top = 264
  606.         Width = 105
  607.         Height = 20
  608.         TabOrder = 5
  609.       end
  610.       object MacroStr2Edit: TEdit
  611.         Left = 96
  612.         Top = 288
  613.         Width = 105
  614.         Height = 20
  615.         TabOrder = 6
  616.       end
  617.       object MacroStr3Edit: TEdit
  618.         Left = 96
  619.         Top = 312
  620.         Width = 105
  621.         Height = 20
  622.         TabOrder = 7
  623.       end
  624.       object MacroStr4Edit: TEdit
  625.         Left = 96
  626.         Top = 336
  627.         Width = 105
  628.         Height = 20
  629.         TabOrder = 8
  630.       end
  631.       object MacroStr5Edit: TEdit
  632.         Left = 304
  633.         Top = 240
  634.         Width = 105
  635.         Height = 20
  636.         TabOrder = 9
  637.       end
  638.       object MacroStr6Edit: TEdit
  639.         Left = 304
  640.         Top = 264
  641.         Width = 105
  642.         Height = 20
  643.         TabOrder = 10
  644.       end
  645.       object MacroStr7Edit: TEdit
  646.         Left = 304
  647.         Top = 288
  648.         Width = 105
  649.         Height = 20
  650.         TabOrder = 11
  651.       end
  652.       object MacroStr8Edit: TEdit
  653.         Left = 304
  654.         Top = 312
  655.         Width = 105
  656.         Height = 20
  657.         TabOrder = 12
  658.       end
  659.       object MacroStr9Edit: TEdit
  660.         Left = 304
  661.         Top = 336
  662.         Width = 105
  663.         Height = 20
  664.         TabOrder = 13
  665.       end
  666.     end
  667.     object KeyPage: TTabSheet
  668.       Caption = 'ソスLソス['
  669.       ImageIndex = 1
  670.       object Label1: TLabel
  671.         Left = 216
  672.         Top = 8
  673.         Width = 39
  674.         Height = 12
  675.         Caption = 'ソス@ソス\(&F)'
  676.         FocusControl = FuncTreeView
  677.       end
  678.       object Label2: TLabel
  679.         Left = 16
  680.         Top = 8
  681.         Width = 39
  682.         Height = 12
  683.         Caption = 'ソスLソス[(&K)'
  684.         FocusControl = KeyCombo
  685.       end
  686.       object Label3: TLabel
  687.         Left = 216
  688.         Top = 296
  689.         Width = 122
  690.         Height = 12
  691.         Caption = 'ソスソスソスソスtソスソスソスソスソストゑソスソスソスLソス['
  692.         FocusControl = AssignedKeyListBox
  693.       end
  694.       object KeyCombo: TComboBox
  695.         Left = 16
  696.         Top = 24
  697.         Width = 113
  698.         Height = 297
  699.         Style = csSimple
  700.         ItemHeight = 12
  701.         TabOrder = 0
  702.         OnChange = KeyComboChange
  703.       end
  704.       object ShiftCheck: TCheckBox
  705.         Left = 136
  706.         Top = 88
  707.         Width = 81
  708.         Height = 17
  709.         Caption = 'SHIFT(&S)'
  710.         TabOrder = 1
  711.         OnClick = KeyComboChange
  712.       end
  713.       object CtrlCheck: TCheckBox
  714.         Left = 136
  715.         Top = 104
  716.         Width = 73
  717.         Height = 17
  718.         Caption = 'CTRL(&C)'
  719.         TabOrder = 2
  720.         OnClick = KeyComboChange
  721.       end
  722.       object AltCheck: TCheckBox
  723.         Left = 136
  724.         Top = 120
  725.         Width = 65
  726.         Height = 17
  727.         Caption = 'ALT(&A)'
  728.         TabOrder = 3
  729.         OnClick = KeyComboChange
  730.       end
  731.       object FuncTreeView: TTreeView
  732.         Left = 216
  733.         Top = 24
  734.         Width = 225
  735.         Height = 257
  736.         HideSelection = False
  737.         Indent = 19
  738.         ReadOnly = True
  739.         TabOrder = 4
  740.         OnChange = FuncTreeViewChange
  741.       end
  742.       object AssignedKeyListBox: TListBox
  743.         Left = 216
  744.         Top = 312
  745.         Width = 137
  746.         Height = 41
  747.         TabStop = False
  748.         ItemHeight = 12
  749.         TabOrder = 5
  750.         OnEnter = AssignedKeyListBoxEnter
  751.       end
  752.       object KeyAssignButton: TButton
  753.         Left = 136
  754.         Top = 24
  755.         Width = 73
  756.         Height = 25
  757.         Caption = 'ソスソスソスソスtソスソス(&D)'
  758.         Enabled = False
  759.         TabOrder = 6
  760.         OnClick = KeyAssignButtonClick
  761.       end
  762.       object KeyAssignClearButton: TButton
  763.         Left = 136
  764.         Top = 56
  765.         Width = 73
  766.         Height = 25
  767.         Caption = 'ソスNソスソスソスA(&L)'
  768.         Enabled = False
  769.         TabOrder = 7
  770.         OnClick = KeyAssignClearButtonClick
  771.       end
  772.       object SaveKeyMapTextButton: TButton
  773.         Left = 16
  774.         Top = 336
  775.         Width = 137
  776.         Height = 25
  777.         Caption = 'ソスLソス[ソス齬暦ソスフ擾ソスソスソスソスoソスソス(&W)...'
  778.         TabOrder = 8
  779.         OnClick = SaveKeyMapTextButtonClick
  780.       end
  781.       object CmdHelpButton1: TButton
  782.         Left = 360
  783.         Top = 312
  784.         Width = 81
  785.         Height = 25
  786.         Caption = 'ソスソスソスソスソスソスソスソスソス(&M)'
  787.         Enabled = False
  788.         TabOrder = 9
  789.         OnClick = CmdHelpButtonClick
  790.       end
  791.     end
  792.     object ToolBarPage: TTabSheet
  793.       Caption = 'ソスcソス[ソスソスソスoソス['
  794.       ImageIndex = 5
  795.       object Label17: TLabel
  796.         Left = 216
  797.         Top = 8
  798.         Width = 39
  799.         Height = 12
  800.         Caption = 'ソス@ソス\(&F)'
  801.         FocusControl = ToolBarFuncTreeView
  802.       end
  803.       object Label18: TLabel
  804.         Left = 16
  805.         Top = 8
  806.         Width = 46
  807.         Height = 12
  808.         Caption = 'ソス{ソス^ソスソス(&B)'
  809.         FocusControl = ToolBarListView
  810.       end
  811.       object ToolBarFuncTreeView: TTreeView
  812.         Left = 216
  813.         Top = 24
  814.         Width = 225
  815.         Height = 313
  816.         Indent = 19
  817.         ReadOnly = True
  818.         TabOrder = 6
  819.         OnChange = ToolBarFuncTreeViewChange
  820.       end
  821.       object ToolBarListView: TListView
  822.         Left = 16
  823.         Top = 24
  824.         Width = 121
  825.         Height = 321
  826.         Columns = <
  827.           item
  828.             Width = 100
  829.           end>
  830.         HideSelection = False
  831.         ReadOnly = True
  832.         RowSelect = True
  833.         ShowColumnHeaders = False
  834.         SmallImages = ImageList1
  835.         TabOrder = 0
  836.         ViewStyle = vsReport
  837.         OnChange = ToolBarListViewChange
  838.       end
  839.       object ToolBarAddButton: TButton
  840.         Left = 144
  841.         Top = 24
  842.         Width = 60
  843.         Height = 20
  844.         Caption = 'ソスソス(&A)'
  845.         Enabled = False
  846.         TabOrder = 1
  847.         OnClick = ToolBarAddButtonClick
  848.       end
  849.       object ToolBarDeleteButton: TButton
  850.         Left = 144
  851.         Top = 48
  852.         Width = 60
  853.         Height = 20
  854.         Caption = 'ソス尞(&D)'
  855.         Enabled = False
  856.         TabOrder = 2
  857.         OnClick = ToolBarDeleteButtonClick
  858.       end
  859.       object ToolBarUpButton: TButton
  860.         Left = 144
  861.         Top = 112
  862.         Width = 60
  863.         Height = 20
  864.         Caption = 'ソスソス(&U)'
  865.         Enabled = False
  866.         TabOrder = 4
  867.         OnClick = ToolBarUpButtonClick
  868.       end
  869.       object ToolBarDownButton: TButton
  870.         Left = 144
  871.         Top = 136
  872.         Width = 60
  873.         Height = 20
  874.         Caption = 'ソスソス(&L)'
  875.         Enabled = False
  876.         TabOrder = 5
  877.         OnClick = ToolBarDownButtonClick
  878.       end
  879.       object ToolBarSeparatorButton: TButton
  880.         Left = 144
  881.         Top = 80
  882.         Width = 60
  883.         Height = 20
  884.         Caption = '---(&S)'
  885.         TabOrder = 3
  886.         OnClick = ToolBarSeparatorButtonClick
  887.       end
  888.       object CmdHelpButton2: TButton
  889.         Tag = 1
  890.         Left = 360
  891.         Top = 344
  892.         Width = 81
  893.         Height = 25
  894.         Caption = 'ソスソスソスソスソスソスソスソスソス(&M)'
  895.         Enabled = False
  896.         TabOrder = 7
  897.         OnClick = CmdHelpButtonClick
  898.       end
  899.     end
  900.     object SeikeiPage: TTabSheet
  901.       Caption = 'ソスソスソス`'
  902.       ImageIndex = 2
  903.       object Label10: TLabel
  904.         Left = 16
  905.         Top = 130
  906.         Width = 93
  907.         Height = 12
  908.         Caption = 'ソスモ擾ソスソスソスソスソスソスフ一覧(&I)'
  909.         FocusControl = ItemizeListView
  910.       end
  911.       object Label9: TLabel
  912.         Left = 16
  913.         Top = 272
  914.         Width = 197
  915.         Height = 12
  916.         Caption = 'ソスEソスソスソスノスソスyソス[ソスXソスソスヌ会ソスソスソスソスネゑソスソスソスソスソスソスソス(&R)'
  917.         FocusControl = RightUninsertSpaceEdit
  918.       end
  919.       object Label12: TLabel
  920.         Left = 16
  921.         Top = 312
  922.         Width = 195
  923.         Height = 12
  924.         Caption = 'ソスソスソスソスソスノスソスyソス[ソスXソスソスヌ会ソスソスソスソスネゑソスソスソスソスソスソスソス(&L)'
  925.         FocusControl = LeftUninsertSpaceEdit
  926.       end
  927.       object CommentThroughCheck: TCheckBox
  928.         Left = 16
  929.         Top = 8
  930.         Width = 121
  931.         Height = 17
  932.         Caption = 'ソスRソスソスソスソスソスgソスソスソス`(&T)'
  933.         TabOrder = 0
  934.       end
  935.       object CommentListView: TListView
  936.         Left = 16
  937.         Top = 24
  938.         Width = 329
  939.         Height = 97
  940.         Columns = <
  941.           item
  942.             Caption = 'ソスソスソスKソス\ソスソス'
  943.             Width = 300
  944.           end>
  945.         HideSelection = False
  946.         ReadOnly = True
  947.         RowSelect = True
  948.         ShowColumnHeaders = False
  949.         TabOrder = 1
  950.         ViewStyle = vsReport
  951.         OnChange = CommentListViewChange
  952.       end
  953.       object SeikeiCommentNewButton: TButton
  954.         Left = 352
  955.         Top = 8
  956.         Width = 75
  957.         Height = 20
  958.         Caption = 'ソスVソスKソス成(&N)...'
  959.         TabOrder = 2
  960.         OnClick = SeikeiNewButtonClick
  961.       end
  962.       object SeikeiCommentDeleteButton: TButton
  963.         Left = 352
  964.         Top = 56
  965.         Width = 75
  966.         Height = 20
  967.         Caption = 'ソス尞(&X)'
  968.         Enabled = False
  969.         TabOrder = 4
  970.         OnClick = SeikeiDeleteButtonClick
  971.       end
  972.       object SeikeiCommentPropertyButton: TButton
  973.         Left = 352
  974.         Top = 32
  975.         Width = 75
  976.         Height = 20
  977.         Caption = 'ソスvソスソスソスpソスeソスB(&P)...'
  978.         Enabled = False
  979.         TabOrder = 3
  980.         OnClick = SeikeiPropButtonClick
  981.       end
  982.       object ItemizeListView: TListView
  983.         Left = 16
  984.         Top = 144
  985.         Width = 329
  986.         Height = 97
  987.         Columns = <
  988.           item
  989.             Caption = 'ソスソスソスKソス\ソスソス'
  990.             Width = 300
  991.           end>
  992.         HideSelection = False
  993.         ReadOnly = True
  994.         RowSelect = True
  995.         ShowColumnHeaders = False
  996.         TabOrder = 5
  997.         ViewStyle = vsReport
  998.         OnChange = ItemizeListViewChange
  999.       end
  1000.       object SeikeiItemizeNewButton: TButton
  1001.         Tag = 1
  1002.         Left = 352
  1003.         Top = 136
  1004.         Width = 75
  1005.         Height = 20
  1006.         Caption = 'ソスVソスKソス成(&M)...'
  1007.         TabOrder = 6
  1008.         OnClick = SeikeiNewButtonClick
  1009.       end
  1010.       object SeikeiItemizePropertyButton: TButton
  1011.         Tag = 1
  1012.         Left = 352
  1013.         Top = 160
  1014.         Width = 75
  1015.         Height = 20
  1016.         Caption = 'ソスvソスソスソスpソスeソスB(&Q)...'
  1017.         Enabled = False
  1018.         TabOrder = 7
  1019.         OnClick = SeikeiPropButtonClick
  1020.       end
  1021.       object SeikeiItemizeDeleteButton: TButton
  1022.         Tag = 1
  1023.         Left = 352
  1024.         Top = 184
  1025.         Width = 75
  1026.         Height = 20
  1027.         Caption = 'ソス尞(&C)'
  1028.         Enabled = False
  1029.         TabOrder = 8
  1030.         OnClick = SeikeiDeleteButtonClick
  1031.       end
  1032.       object SpaceInsertCheck: TCheckBox
  1033.         Left = 16
  1034.         Top = 252
  1035.         Width = 113
  1036.         Height = 17
  1037.         Caption = 'ソスXソスyソス[ソスXソス竓ョ(&S)'
  1038.         TabOrder = 9
  1039.       end
  1040.       object WordWrapCheck: TCheckBox
  1041.         Left = 16
  1042.         Top = 352
  1043.         Width = 137
  1044.         Height = 17
  1045.         Caption = 'ソスpソスソスソスソスソス[ソスhソスソスソスbソスv(&W)'
  1046.         TabOrder = 12
  1047.       end
  1048.       object TabToSpaceCheck: TCheckBox
  1049.         Left = 224
  1050.         Top = 352
  1051.         Width = 161
  1052.         Height = 17
  1053.         Caption = 'ソス^ソスuソスソスソスXソスyソス[ソスXソスノ変奇ソス(&V)'
  1054.         TabOrder = 13
  1055.       end
  1056.       object RightUninsertSpaceEdit: TEdit
  1057.         Left = 16
  1058.         Top = 288
  1059.         Width = 409
  1060.         Height = 20
  1061.         TabOrder = 10
  1062.       end
  1063.       object LeftUninsertSpaceEdit: TEdit
  1064.         Left = 16
  1065.         Top = 328
  1066.         Width = 409
  1067.         Height = 20
  1068.         TabOrder = 11
  1069.       end
  1070.       object SeikeiCommentUpButton: TButton
  1071.         Left = 352
  1072.         Top = 80
  1073.         Width = 75
  1074.         Height = 20
  1075.         Caption = 'ソスソス(&U)'
  1076.         Enabled = False
  1077.         TabOrder = 14
  1078.         OnClick = SeikeiUpButtonClick
  1079.       end
  1080.       object SeikeiCommentDownButton: TButton
  1081.         Left = 352
  1082.         Top = 104
  1083.         Width = 75
  1084.         Height = 20
  1085.         Caption = 'ソスソス(&D)'
  1086.         Enabled = False
  1087.         TabOrder = 15
  1088.         OnClick = SeikeiDownButtonClick
  1089.       end
  1090.       object SeikeiItemizeUpButton: TButton
  1091.         Tag = 1
  1092.         Left = 352
  1093.         Top = 208
  1094.         Width = 75
  1095.         Height = 20
  1096.         Caption = 'ソスソス(&1)'
  1097.         Enabled = False
  1098.         TabOrder = 16
  1099.         OnClick = SeikeiUpButtonClick
  1100.       end
  1101.       object SeikeiItemizeDownButton: TButton
  1102.         Tag = 1
  1103.         Left = 352
  1104.         Top = 232
  1105.         Width = 75
  1106.         Height = 20
  1107.         Caption = 'ソスソス(&2)'
  1108.         Enabled = False
  1109.         TabOrder = 17
  1110.         OnClick = SeikeiDownButtonClick
  1111.       end
  1112.     end
  1113.     object OtherPage: TTabSheet
  1114.       Caption = 'ソスソスソスフ托ソス'
  1115.       ImageIndex = 6
  1116.       object NURLAppLabel: TLabel
  1117.         Left = 32
  1118.         Top = 76
  1119.         Width = 145
  1120.         Height = 12
  1121.         Caption = 'ソスgソスpソスソスソスソスAソスvソスソスソスPソス[ソスVソスソスソスソス(&A)'
  1122.         FocusControl = NURLAppEdit
  1123.         Visible = False
  1124.       end
  1125.       object NUrlAppOptLabel: TLabel
  1126.         Left = 110
  1127.         Top = 100
  1128.         Width = 67
  1129.         Height = 12
  1130.         Caption = 'ソスIソスvソスVソスソスソスソス(&O)'
  1131.         FocusControl = NUrlAppOptEdit
  1132.         Visible = False
  1133.       end
  1134.       object UseNUrlCheck: TCheckBox
  1135.         Left = 16
  1136.         Top = 32
  1137.         Width = 201
  1138.         Height = 17
  1139.         Caption = 'NIFTY URLソスWソスソスソスソスソスvソスソスソスgソスpソスソスソスソス(&N)'
  1140.         TabOrder = 1
  1141.         OnClick = UseNUrlCheckClick
  1142.       end
  1143.       object NURLAppEdit: TEdit
  1144.         Left = 184
  1145.         Top = 72
  1146.         Width = 201
  1147.         Height = 20
  1148.         TabOrder = 3
  1149.         Visible = False
  1150.       end
  1151.       object NURLButton: TButton
  1152.         Left = 392
  1153.         Top = 72
  1154.         Width = 50
  1155.         Height = 20
  1156.         Caption = 'ソスQソスソス...'
  1157.         TabOrder = 4
  1158.         Visible = False
  1159.         OnClick = NURLButtonClick
  1160.       end
  1161.       object WtnCheck: TCheckBox
  1162.         Left = 32
  1163.         Top = 52
  1164.         Width = 97
  1165.         Height = 17
  1166.         Caption = 'WithNIFTY(&W)'
  1167.         TabOrder = 2
  1168.         Visible = False
  1169.         OnClick = WtnCheckClick
  1170.       end
  1171.       object NUrlAppOptEdit: TEdit
  1172.         Left = 184
  1173.         Top = 96
  1174.         Width = 201
  1175.         Height = 20
  1176.         TabOrder = 5
  1177.         Visible = False
  1178.       end
  1179.       object UseOpenFileExtAsFilterCheck: TCheckBox
  1180.         Left = 16
  1181.         Top = 8
  1182.         Width = 385
  1183.         Height = 17
  1184.         Caption = 
  1185.           'ソスtソス@ソスCソスソスソスソスソスJソスソスソスニゑソスソスノ、ソスJソスソスソストゑソスソスソスtソス@ソスCソスソスソスフ拡ソスソスソスqソスナフソスBソスソスソス^ソスソスソスソスソスソス' +
  1186.           'ソスソス(&F)'
  1187.         TabOrder = 0
  1188.       end
  1189.     end
  1190.   end
  1191.   object OkButton: TButton
  1192.     Left = 216
  1193.     Top = 407
  1194.     Width = 75
  1195.     Height = 20
  1196.     Anchors = [akLeft, akBottom]
  1197.     Caption = '&OK'
  1198.     Default = True
  1199.     ModalResult = 1
  1200.     TabOrder = 1
  1201.     OnClick = OkButtonClick
  1202.   end
  1203.   object CancelButton: TButton
  1204.     Left = 296
  1205.     Top = 407
  1206.     Width = 75
  1207.     Height = 20
  1208.     Anchors = [akLeft, akBottom]
  1209.     Cancel = True
  1210.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  1211.     ModalResult = 2
  1212.     TabOrder = 2
  1213.     OnClick = CancelButtonClick
  1214.   end
  1215.   object Button2: TButton
  1216.     Left = 376
  1217.     Top = 407
  1218.     Width = 75
  1219.     Height = 20
  1220.     Anchors = [akLeft, akBottom]
  1221.     Caption = 'ソスwソスソスソスv(&H)'
  1222.     TabOrder = 3
  1223.     OnClick = Button2Click
  1224.   end
  1225.   object SaveDialog1: TSaveDialog
  1226.     Left = 8
  1227.     Top = 400
  1228.   end
  1229.   object OpenDialog1: TOpenDialog
  1230.     Left = 40
  1231.     Top = 400
  1232.   end
  1233.   object ImageList1: TImageList
  1234.     Left = 76
  1235.     Top = 399
  1236.   end
  1237. end
  1238.