home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 August / VPR9608A.BIN / del20try / install / data.z / FRMEXPRT.DFM / FRMEXPRT.txt
Text File  |  1996-05-08  |  20KB  |  815 lines

  1. object FormExpert: TFormExpert
  2.   Left = 215
  3.   Top = 114
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソズーソスソズーソス フォソスソス ソスソスソスソス゚ーソス'
  6.   ClientHeight = 288
  7.   ClientWidth = 480
  8.   Font.Height = -12
  9.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   OnDestroy = FormDestroy
  15.   OnPaint = FormPaint
  16.   TextHeight = 12
  17.   object Image1: TImage
  18.     Left = 102
  19.     Top = 4
  20.     Width = 17
  21.     Height = 25
  22.     IsControl = True
  23.   end
  24.   object Notebook1: TNotebook
  25.     Left = 126
  26.     Top = 1
  27.     Width = 354
  28.     Height = 254
  29.     PageIndex = 4
  30.     TabOrder = 0
  31.     IsControl = True
  32.     object TPage
  33.       Left = 0
  34.       Top = 0
  35.       Caption = 'QueryType'
  36.       IsControl = True
  37.       object Label1: TLabel
  38.         Left = 10
  39.         Top = 7
  40.         Width = 234
  41.         Height = 13
  42.         Caption = 'ソス成ソスソスソスソスフォソスムの趣ソズゑソスソスネ会ソスソスソスソスソス'
  43.         IsControl = True
  44.       end
  45.       object Label2: TLabel
  46.         Left = 10
  47.         Top = 22
  48.         Width = 109
  49.         Height = 13
  50.         Caption = 'ソスIソスソスナゑソスソスソスソスソスソスソス.'
  51.         IsControl = True
  52.       end
  53.       object GroupBox2: TGroupBox
  54.         Left = 20
  55.         Top = 53
  56.         Width = 310
  57.         Height = 65
  58.         TabOrder = 0
  59.         IsControl = True
  60.         object Label19: TLabel
  61.           Left = 7
  62.           Top = 1
  63.           Width = 62
  64.           Height = 68
  65.           Caption = 'フォソスムの形ソスソス'
  66.           FocusControl = CreateSingle
  67.         end
  68.         object CreateSingle: TRadioButton
  69.           Left = 8
  70.           Top = 17
  71.           Width = 142
  72.           Height = 17
  73.           Caption = 'ソスPソスソスフォソスムの作成(&S)'
  74.           Checked = True
  75.           TabOrder = 0
  76.           TabStop = True
  77.           OnClick = CreateOptionClick
  78.           IsControl = True
  79.         end
  80.         object CreateMulti: TRadioButton
  81.           Left = 8
  82.           Top = 39
  83.           Width = 185
  84.           Height = 17
  85.           Caption = 'マスソス/ソスンク フォソスムの作成(&M)'
  86.           TabOrder = 1
  87.           OnClick = CreateOptionClick
  88.           IsControl = True
  89.         end
  90.       end
  91.       object GroupBox1: TGroupBox
  92.         Left = 20
  93.         Top = 126
  94.         Width = 310
  95.         Height = 65
  96.         TabOrder = 1
  97.         object Label20: TLabel
  98.           Left = 11
  99.           Top = 2
  100.           Width = 84
  101.           Height = 13
  102.           Caption = 'ソズーソスソスソストの選ソスソス'
  103.           FocusControl = CreateTable
  104.         end
  105.         object CreateTable: TRadioButton
  106.           Left = 8
  107.           Top = 17
  108.           Width = 280
  109.           Height = 17
  110.           Caption = 'TTable ソスソスソスgソスソス(&T)'
  111.           Checked = True
  112.           TabOrder = 0
  113.           TabStop = True
  114.           OnClick = CreateTableClick
  115.         end
  116.         object CreateQuery: TRadioButton
  117.           Left = 8
  118.           Top = 39
  119.           Width = 251
  120.           Height = 17
  121.           Caption = 'TQuery ソスソスソスgソスソス(&Q)'
  122.           TabOrder = 1
  123.           OnClick = CreateQueryClick
  124.         end
  125.       end
  126.     end
  127.     object TPage
  128.       Left = 0
  129.       Top = 0
  130.       Caption = 'Table'
  131.       IsControl = True
  132.       object TableLine: TLabel
  133.         Left = 10
  134.         Top = 7
  135.         Width = 216
  136.         Height = 13
  137.         Caption = 'ソス竄「ソスソスソス墲ケソスノ使ソスソステーソスソスルゑソスIソスソスソスソスソストゑソスソスソスソスソスソスソス'
  138.         IsControl = True
  139.       end
  140.       object Label25: TLabel
  141.         Left = 185
  142.         Top = 187
  143.         Width = 100
  144.         Height = 13
  145.         Caption = 'ソスソスライソスソス/ソスリアソスソスソス(&V):'
  146.         FocusControl = AliasDriveList
  147.         IsControl = True
  148.       end
  149.       object Label26: TLabel
  150.         Left = 20
  151.         Top = 186
  152.         Width = 82
  153.         Height = 13
  154.         Caption = 'ファソスルの趣ソスソス(&T):'
  155.         FocusControl = FilterList
  156.         IsControl = True
  157.       end
  158.       object Label27: TLabel
  159.         Left = 19
  160.         Top = 39
  161.         Width = 80
  162.         Height = 13
  163.         Caption = 'テーソスソスル厄ソス(&A):'
  164.         FocusControl = FileEdit
  165.         IsControl = True
  166.       end
  167.       object DirPath: TLabel
  168.         Left = 185
  169.         Top = 40
  170.         Width = 64
  171.         Height = 13
  172.         Caption = 'ソズィレクソスソス(&D):'
  173.         FocusControl = AliasPathList
  174.         IsControl = True
  175.       end
  176.       object PathText: TLabel
  177.         Left = 187
  178.         Top = 62
  179.         Width = 144
  180.         Height = 13
  181.         AutoSize = False
  182.         Caption = 'ソスソスソスンゑソスソス゚ス'
  183.         IsControl = True
  184.       end
  185.       object FilterList: TFilterComboBox
  186.         Left = 20
  187.         Top = 201
  188.         Width = 157
  189.         Height = 21
  190.         FileList = AliasFileList
  191.         TabOrder = 3
  192.         OnChange = FilterListChange
  193.         IsControl = True
  194.       end
  195.       object FileEdit: TEdit
  196.         Left = 20
  197.         Top = 55
  198.         Width = 157
  199.         Height = 21
  200.         TabOrder = 0
  201.         OnChange = FileEditChange
  202.         OnKeyPress = FileEditKeyPress
  203.         IsControl = True
  204.       end
  205.       object AliasDriveList: TAliasDrive
  206.         Left = 185
  207.         Top = 202
  208.         Width = 145
  209.         Height = 19
  210.         TabOrder = 4
  211.         OnChange = AliasDriveListChange
  212.         IsControl = True
  213.       end
  214.       object AliasPathList: TAliasListBox
  215.         Left = 184
  216.         Top = 82
  217.         Width = 145
  218.         Height = 98
  219.         ItemHeight = 16
  220.         TabOrder = 2
  221.         OnChange = AliasPathListChange
  222.         OnClick = AliasPathListChange
  223.         IsControl = True
  224.       end
  225.       object AliasFileList: TAliasFileListBox
  226.         Left = 20
  227.         Top = 82
  228.         Width = 157
  229.         Height = 98
  230.         ItemHeight = 16
  231.         ShowGlyphs = True
  232.         TabOrder = 1
  233.         OnClick = AliasFileListClick
  234.         OnDblClick = AliasFileListDblClick
  235.         IsControl = True
  236.       end
  237.     end
  238.     object TPage
  239.       Left = 0
  240.       Top = 0
  241.       Caption = 'PickFields'
  242.       IsControl = True
  243.       object Label3: TLabel
  244.         Left = 10
  245.         Top = 21
  246.         Width = 231
  247.         Height = 13
  248.         Caption = 'ソスソスソスソスソストゑソスソスソスソスソスソスソス. ソスソスソスラての搾ソスソスレゑソスIソスソスソスソスソスソスニゑソスソスソス'
  249.         IsControl = True
  250.       end
  251.       object Label14: TLabel
  252.         Left = 10
  253.         Top = 35
  254.         Width = 198
  255.         Height = 13
  256.         Caption = '">>" ソスソスソスンゑソスソスソスソスソスソスワゑソス.'
  257.         IsControl = True
  258.       end
  259.       object Label15: TLabel
  260.         Left = 10
  261.         Top = 7
  262.         Width = 219
  263.         Height = 13
  264.         Caption = 'フォソスムで表ソスソスソスソスソスソスソスソスソスソスソスレゑソスIソスソス ">" ソスソスソスンゑソス'
  265.         IsControl = True
  266.       end
  267.       object GroupBox3: TGroupBox
  268.         Left = 10
  269.         Top = 61
  270.         Width = 331
  271.         Height = 161
  272.         TabOrder = 0
  273.         IsControl = True
  274.         object Label22: TLabel
  275.           Left = 18
  276.           Top = 12
  277.           Width = 108
  278.           Height = 13
  279.           Caption = 'ソスIソスソスソスツ能ソスネ搾ソスソスソス(&A):'
  280.           FocusControl = AvailableList
  281.           IsControl = True
  282.         end
  283.         object Label24: TLabel
  284.           Left = 192
  285.           Top = 12
  286.           Width = 116
  287.           Height = 13
  288.           Caption = 'ソスソスソスレの表ソスソスソスソスソスソス(&O):'
  289.           FocusControl = ChosenList
  290.           IsControl = True
  291.         end
  292.         object AvailableList: TListBox
  293.           Left = 18
  294.           Top = 29
  295.           Width = 121
  296.           Height = 93
  297.           DragMode = dmAutomatic
  298.           ItemHeight = 13
  299.           MultiSelect = True
  300.           TabOrder = 0
  301.           OnDblClick = ListDblClick
  302.           OnDragDrop = ListDragDrop
  303.           OnDragOver = ListDragOver
  304.         end
  305.         object ChosenList: TListBox
  306.           Left = 192
  307.           Top = 29
  308.           Width = 121
  309.           Height = 93
  310.           DragMode = dmAutomatic
  311.           ItemHeight = 13
  312.           MultiSelect = True
  313.           TabOrder = 1
  314.           OnDblClick = ListDblClick
  315.           OnDragDrop = ListDragDrop
  316.           OnDragOver = ListDragOver
  317.         end
  318.         object UpButton: TBitBtn
  319.           Left = 217
  320.           Top = 130
  321.           Width = 28
  322.           Height = 22
  323.           TabOrder = 2
  324.           OnClick = UpButtonClick
  325.           Glyph.Data = {
  326.             F6000000424DF600000000000000760000002800000010000000100000000100
  327.             0400000000008000000000000000000000001000000000000000000000000000
  328.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  329.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  330.             333333333333333333333333338888833333333334444483333333333CCCC483
  331.             333333333CCCC483333333333CCCC483333333333CCCC483333333333CCCC488
  332.             8333333CCCCCCCCC33333333CCCCCCC3333333333CCCCC333333333333CCC333
  333.             33333333333C3333333333333333333333333333333333333333}
  334.         end
  335.         object DownButton: TBitBtn
  336.           Left = 254
  337.           Top = 130
  338.           Width = 28
  339.           Height = 22
  340.           TabOrder = 3
  341.           OnClick = DownButtonClick
  342.           Glyph.Data = {
  343.             F6000000424DF600000000000000760000002800000010000000100000000100
  344.             0400000000008000000000000000000000001000000000000000000000000000
  345.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  346.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  347.             333333333333833333333333333488333333333333CC4883333333333CCCC488
  348.             33333333CCCCCC488333333CCCCCC444333333333CCCC483333333333CCCC483
  349.             333333333CCCC483333333333CCCC483333333333CCCC483333333333CCCC433
  350.             3333333333333333333333333333333333333333333333333333}
  351.         end
  352.         object BitBtn3: TBitBtn
  353.           Left = 151
  354.           Top = 34
  355.           Width = 27
  356.           Height = 20
  357.           Caption = '>'
  358.           TabOrder = 4
  359.           OnClick = Button1Click
  360.         end
  361.         object BitBtn4: TBitBtn
  362.           Left = 151
  363.           Top = 56
  364.           Width = 27
  365.           Height = 20
  366.           Caption = '>>'
  367.           TabOrder = 5
  368.           OnClick = Button2Click
  369.         end
  370.         object BitBtn5: TBitBtn
  371.           Left = 152
  372.           Top = 79
  373.           Width = 27
  374.           Height = 20
  375.           Caption = '<'
  376.           TabOrder = 6
  377.           OnClick = Button3Click
  378.         end
  379.         object BitBtn6: TBitBtn
  380.           Left = 152
  381.           Top = 101
  382.           Width = 27
  383.           Height = 20
  384.           Caption = '<<'
  385.           TabOrder = 7
  386.           OnClick = Button4Click
  387.         end
  388.       end
  389.     end
  390.     object TPage
  391.       Left = 0
  392.       Top = 0
  393.       Caption = 'Layout'
  394.       IsControl = True
  395.       object LayoutLine1: TLabel
  396.         Left = 10
  397.         Top = 7
  398.         Width = 216
  399.         Height = 13
  400.         Caption = 'ソスソスソスレゑソスソスヌのようソスノ配ソスuソスソスソス驍ゥソスネ会ソスソスソス'
  401.         IsControl = True
  402.       end
  403.       object Label7: TLabel
  404.         Left = 10
  405.         Top = 21
  406.         Width = 221
  407.         Height = 13
  408.         Caption = 'ソスIソスソスソスソスソスソスソスソスIソスソスナゑソスソスソスソスソスソスソス.'
  409.         IsControl = True
  410.       end
  411.       object Label8: TLabel
  412.         Left = 40
  413.         Top = 65
  414.         Width = 251
  415.         Height = 13
  416.         Caption = 'ソスソスソス繧ゥソスソスEソスノ鯉ソスソスソスソスソスソスト擾ソスソスノ配ソスuソスソスソスワゑソス.'
  417.         IsControl = True
  418.       end
  419.       object Label9: TLabel
  420.         Left = 41
  421.         Top = 80
  422.         Width = 156
  423.         Height = 13
  424.         Caption = ''
  425.         IsControl = True
  426.       end
  427.       object Label10: TLabel
  428.         Left = 40
  429.         Top = 113
  430.         Width = 225
  431.         Height = 13
  432.         Caption = 'ソスソスソス繧ゥソス迚コソスノ鯉ソスソスソスソスソスソスト擾ソスソスノ配ソスuソスソスソスワゑソス'
  433.         IsControl = True
  434.       end
  435.       object Label11: TLabel
  436.         Left = 40
  437.         Top = 129
  438.         Width = 193
  439.         Height = 13
  440.         Caption = ''
  441.         IsControl = True
  442.       end
  443.       object Label12: TLabel
  444.         Left = 38
  445.         Top = 167
  446.         Width = 270
  447.         Height = 13
  448.         Caption = 'ソスソスリッソスソス ソスソズジェソスト難ソスソスノ搾ソスソスソスソスソスEソスヨ配ソスuソスソスソスワゑソス'
  449.         IsControl = True
  450.       end
  451.       object Label13: TLabel
  452.         Left = 37
  453.         Top = 180
  454.         Width = 115
  455.         Height = 13
  456.         Caption = ''
  457.         IsControl = True
  458.       end
  459.       object HorzButton: TRadioButton
  460.         Left = 21
  461.         Top = 48
  462.         Width = 121
  463.         Height = 17
  464.         Caption = 'ソスソスソスソスソスzソスu(&Z)'
  465.         Checked = True
  466.         TabOrder = 0
  467.         TabStop = True
  468.         OnClick = LayoutButtonClick
  469.         IsControl = True
  470.       end
  471.       object VertButton: TRadioButton
  472.         Left = 21
  473.         Top = 97
  474.         Width = 74
  475.         Height = 17
  476.         Caption = 'ソスソスソスソスソスzソスu(&V)'
  477.         TabOrder = 1
  478.         OnClick = LayoutButtonClick
  479.         IsControl = True
  480.       end
  481.       object GridButton: TRadioButton
  482.         Left = 20
  483.         Top = 150
  484.         Width = 65
  485.         Height = 17
  486.         Caption = 'ソスソスリッソスソス(&G)'
  487.         TabOrder = 2
  488.         OnClick = LayoutButtonClick
  489.         IsControl = True
  490.       end
  491.     end
  492.     object TPage
  493.       Left = 0
  494.       Top = 0
  495.       Caption = 'Labels'
  496.       IsControl = True
  497.       object Label5: TLabel
  498.         Left = 10
  499.         Top = 7
  500.         Width = 222
  501.         Height = 13
  502.         Caption = 'ソスソスソスレ厄ソスソスソスソスxソスソスソスソスソスヌゑソスソスノ表ソスソスソスソスソス驍ゥ'
  503.         IsControl = True
  504.       end
  505.       object Label23: TLabel
  506.         Left = 10
  507.         Top = 21
  508.         Width = 100
  509.         Height = 13
  510.         Caption = 'ソスIソスソスソスソスソストゑソスソスソスソスソスソスソス.'
  511.         IsControl = True
  512.       end
  513.       object Label28: TLabel
  514.         Left = 50
  515.         Top = 66
  516.         Width = 205
  517.         Height = 13
  518.         Caption = 'ソズーソスフィソスソスソズの搾ソスソスeソスノ表ソスソス'
  519.         IsControl = True
  520.       end
  521.       object Label29: TLabel
  522.         Left = 50
  523.         Top = 105
  524.         Width = 179
  525.         Height = 13
  526.         Caption = 'ソズーソスフィソスソスソズの真ソスソスノ表ソスソス'
  527.         IsControl = True
  528.       end
  529.       object LeftButton: TRadioButton
  530.         Left = 20
  531.         Top = 49
  532.         Width = 121
  533.         Height = 17
  534.         Caption = 'ソスソス(&L)'
  535.         Checked = True
  536.         TabOrder = 0
  537.         TabStop = True
  538.         OnClick = PosButtonClick
  539.         IsControl = True
  540.       end
  541.       object TopButton: TRadioButton
  542.         Left = 20
  543.         Top = 87
  544.         Width = 121
  545.         Height = 17
  546.         Caption = 'ソスソス(&T)'
  547.         TabOrder = 1
  548.         OnClick = PosButtonClick
  549.         IsControl = True
  550.       end
  551.     end
  552.     object TPage
  553.       Left = 0
  554.       Top = 0
  555.       Caption = 'Binding'
  556.       IsControl = True
  557.       object Bevel1: TBevel
  558.         Left = 4
  559.         Top = 79
  560.         Width = 342
  561.         Height = 169
  562.         Shape = bsFrame
  563.       end
  564.       object Label30: TLabel
  565.         Left = 12
  566.         Top = 82
  567.         Width = 64
  568.         Height = 13
  569.         Caption = 'ソスンクソスソスソスソス(&E)'
  570.         FocusControl = DetailList
  571.         IsControl = True
  572.       end
  573.       object Label31: TLabel
  574.         Left = 222
  575.         Top = 84
  576.         Width = 76
  577.         Height = 13
  578.         Caption = 'マスソスソスソスソスソスソス(&M)'
  579.         FocusControl = MasterList
  580.         IsControl = True
  581.       end
  582.       object Label32: TLabel
  583.         Left = 10
  584.         Top = 7
  585.         Width = 252
  586.         Height = 13
  587.         Caption = 'テーソスソスル間ゑソスソスソスソスム付ソスソスソス骰ソスレゑソスソスwソス閧オソストゑソスソスソスソスソスソスソス.'
  588.         IsControl = True
  589.       end
  590.       object Label33: TLabel
  591.         Left = 10
  592.         Top = 21
  593.         Width = 268
  594.         Height = 13
  595.         Caption = '"ソスヌ会ソス" ソス{ソス^ソスソスソスソスソスソスソスソスソスニ選ソスソスソスソスソスソスソスgソスン搾ソスソス墲ケソスソス'
  596.         IsControl = True
  597.       end
  598.       object IndexLabel: TLabel
  599.         Left = 2
  600.         Top = 56
  601.         Width = 120
  602.         Height = 13
  603.         Caption = 'ソスIソスソスソスツ能ソスネイソスソズッソスソス(&V)'
  604.         FocusControl = IndexList
  605.       end
  606.       object Label17: TLabel
  607.         Left = 10
  608.         Top = 35
  609.         Width = 200
  610.         Height = 13
  611.         Caption = 'ソスgソスソスソスワゑソス'
  612.       end
  613.       object Label18: TLabel
  614.         Left = 12
  615.         Top = 171
  616.         Width = 100
  617.         Height = 13
  618.         Caption = 'ソスソスソスソスソスソスソスソスソスソスソスソス(&J)'
  619.         FocusControl = BindList
  620.       end
  621.       object DetailList: TListBox
  622.         Left = 12
  623.         Top = 98
  624.         Width = 117
  625.         Height = 56
  626.         IntegralHeight = True
  627.         ItemHeight = 13
  628.         TabOrder = 0
  629.         OnClick = BindingListClick
  630.         IsControl = True
  631.       end
  632.       object MasterList: TListBox
  633.         Left = 222
  634.         Top = 99
  635.         Width = 117
  636.         Height = 56
  637.         IntegralHeight = True
  638.         ItemHeight = 13
  639.         TabOrder = 1
  640.         OnClick = BindingListClick
  641.         IsControl = True
  642.       end
  643.       object AddButton: TButton
  644.         Left = 136
  645.         Top = 120
  646.         Width = 77
  647.         Height = 27
  648.         Caption = 'ソスヌ会ソス(&A)'
  649.         TabOrder = 2
  650.         OnClick = AddButtonClick
  651.         IsControl = True
  652.       end
  653.       object DeleteButton: TButton
  654.         Left = 262
  655.         Top = 186
  656.         Width = 77
  657.         Height = 27
  658.         Caption = 'ソス尞(&D)'
  659.         TabOrder = 3
  660.         OnClick = DeleteButtonClick
  661.         IsControl = True
  662.       end
  663.       object ClearButton: TButton
  664.         Left = 262
  665.         Top = 215
  666.         Width = 77
  667.         Height = 27
  668.         Caption = 'ソスリア(&C)'
  669.         TabOrder = 4
  670.         OnClick = ClearButtonClick
  671.         IsControl = True
  672.       end
  673.       object BindList: TListBox
  674.         Left = 12
  675.         Top = 187
  676.         Width = 243
  677.         Height = 54
  678.         ItemHeight = 13
  679.         MultiSelect = True
  680.         TabOrder = 5
  681.         OnClick = BindListClick
  682.         IsControl = True
  683.       end
  684.       object IndexList: TComboBox
  685.         Left = 123
  686.         Top = 54
  687.         Width = 207
  688.         Height = 21
  689.         Style = csDropDownList
  690.         ItemHeight = 13
  691.         TabOrder = 6
  692.         OnChange = IndexListChange
  693.       end
  694.     end
  695.     object TPage
  696.       Left = 0
  697.       Top = 0
  698.       Caption = 'フォソスム厄ソス'
  699.       IsControl = True
  700.       object Label6: TLabel
  701.         Left = 10
  702.         Top = 21
  703.         Width = 250
  704.         Height = 13
  705.         Caption = 'ソスソスソスソスソスニ新ソスソスソスソスソスtソスHソス[ソスソスソスソスソス成ソスソスソスソスワゑソス'
  706.         IsControl = True
  707.       end
  708.       object Label4: TLabel
  709.         Left = 10
  710.         Top = 7
  711.         Width = 250
  712.         Height = 13
  713.         Caption = 'ソスtソスHソス[ソスソスソスフ設計ソスソスソスIソスソスソスワゑソスソスソス. "ソス成" ソスソス'
  714.         IsControl = True
  715.       end
  716.       object GenMainForm: TCheckBox
  717.         Left = 22
  718.         Top = 52
  719.         Width = 180
  720.         Height = 17
  721.         Caption = 'ソスソスロジェソストゑソスメイソス フォソスムとゑソスソスソス(&G)'
  722.         State = cbChecked
  723.         TabOrder = 0
  724.       end
  725.       object FormChoices: TGroupBox
  726.         Left = 20
  727.         Top = 84
  728.         Width = 189
  729.         Height = 69
  730.         Caption = 'ソスソスソスソスソスソス゚シソスソス'
  731.         TabOrder = 1
  732.         object FormAndModule: TRadioButton
  733.           Left = 11
  734.           Top = 42
  735.           Width = 156
  736.           Height = 17
  737.           Caption = 'フォソスムゑソスソズーソス モジュソスソス(&R)'
  738.           TabOrder = 1
  739.           OnClick = FormAndModuleClick
  740.         end
  741.         object Form: TRadioButton
  742.           Left = 11
  743.           Top = 20
  744.           Width = 113
  745.           Height = 17
  746.           Caption = 'フォソスム単ソスソス(&O)'
  747.           Checked = True
  748.           TabOrder = 0
  749.           TabStop = True
  750.           OnClick = FormClick
  751.         end
  752.       end
  753.     end
  754.   end
  755.   object CancelButton: TButton
  756.     Left = 398
  757.     Top = 258
  758.     Width = 75
  759.     Height = 25
  760.     Cancel = True
  761.     Caption = 'ソスソスンセソス'
  762.     ModalResult = 2
  763.     TabOrder = 5
  764.     OnClick = BitBtn1Click
  765.   end
  766.   object HelpButton: TButton
  767.     Left = 131
  768.     Top = 258
  769.     Width = 75
  770.     Height = 25
  771.     Caption = 'ソスソスソスソス(&H)'
  772.     TabOrder = 1
  773.     OnClick = HelpButtonClick
  774.   end
  775.   object PrevButton: TButton
  776.     Left = 226
  777.     Top = 258
  778.     Width = 75
  779.     Height = 25
  780.     Caption = '< ソス゚ゑソス(&B)'
  781.     Enabled = False
  782.     TabOrder = 2
  783.     OnClick = PrevButtonClick
  784.   end
  785.   object NextButton: TButton
  786.     Left = 301
  787.     Top = 258
  788.     Width = 75
  789.     Height = 25
  790.     Caption = 'ソスソス >(&N)'
  791.     Default = True
  792.     TabOrder = 3
  793.     OnClick = NextButtonClick
  794.   end
  795.   object CreateButton: TButton
  796.     Left = 301
  797.     Top = 258
  798.     Width = 75
  799.     Height = 25
  800.     Caption = 'ソスソスソスソス(&C)'
  801.     Default = True
  802.     ModalResult = 1
  803.     TabOrder = 4
  804.     Visible = False
  805.   end
  806.   object Table1: TTable
  807.     Left = 66
  808.     Top = 256
  809.   end
  810.   object Table2: TTable
  811.     Left = 95
  812.     Top = 257
  813.   end
  814. end
  815.