home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 June / VPR0106A.BIN / OLS / T3EDT212 / T3EDT212.LZH / TTTEDIT.EXE / 0 / RCDATA / TDLGFRM / TDLGFRM.txt
Text File  |  2000-11-10  |  13KB  |  516 lines

  1. object dlgFrm: TdlgFrm
  2.   Left = 276
  3.   Top = 264
  4.   HelpContext = 74
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスtソスソスソス[ソスソスソスフ設抵ソス'
  7.   ClientHeight = 375
  8.   ClientWidth = 429
  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.   ShowHint = True
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 12
  21.   object Button1: TButton
  22.     Left = 160
  23.     Top = 344
  24.     Width = 75
  25.     Height = 25
  26.     Caption = 'OK'
  27.     Default = True
  28.     ModalResult = 1
  29.     TabOrder = 1
  30.     OnClick = Button1Click
  31.   end
  32.   object Button2: TButton
  33.     Left = 248
  34.     Top = 344
  35.     Width = 75
  36.     Height = 25
  37.     Cancel = True
  38.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  39.     ModalResult = 2
  40.     TabOrder = 2
  41.   end
  42.   object Button3: TButton
  43.     Left = 336
  44.     Top = 344
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'ソスwソスソスソスv(&H)'
  48.     TabOrder = 3
  49.     OnClick = Button3Click
  50.   end
  51.   object PageControl1: TPageControl
  52.     Left = 8
  53.     Top = 8
  54.     Width = 409
  55.     Height = 329
  56.     ActivePage = TabSheet1
  57.     TabOrder = 0
  58.     object TabSheet1: TTabSheet
  59.       Caption = 'ソスtソスソスソス[ソスソス'
  60.       object GroupBox1: TGroupBox
  61.         Left = 8
  62.         Top = 5
  63.         Width = 385
  64.         Height = 292
  65.         TabOrder = 0
  66.         object Label1: TLabel
  67.           Left = 120
  68.           Top = 22
  69.           Width = 56
  70.           Height = 12
  71.           Caption = 'ソスtソスソスソス[ソスソスソスソス'
  72.         end
  73.         object Label2: TLabel
  74.           Left = 120
  75.           Top = 46
  76.           Width = 58
  77.           Height = 12
  78.           Caption = 'ソス\ソスソスソスyソス[ソスW'
  79.         end
  80.         object Label7: TLabel
  81.           Left = 296
  82.           Top = 134
  83.           Width = 24
  84.           Height = 12
  85.           Caption = 'ソス繪コ'
  86.         end
  87.         object Label3: TLabel
  88.           Left = 248
  89.           Top = 164
  90.           Width = 34
  91.           Height = 12
  92.           Caption = 'ソスTソスCソスY'
  93.         end
  94.         object btnBook: TSpeedButton
  95.           Left = 356
  96.           Top = 64
  97.           Width = 20
  98.           Height = 20
  99.           Hint = 'ソスuソスbソスNソス}ソス[ソスN|'
  100.           Glyph.Data = {
  101.             F6000000424DF600000000000000760000002800000010000000100000000100
  102.             0400000000008000000000000000000000001000000000000000000000000000
  103.             80000080000000808000800000008000800080800000C0C0C000808080000000
  104.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  105.             77777700000000000077770FFFFFFFFFF077770F77777777F077770FFFFFFFFF
  106.             F077770F77777777F077770FFFFFFA2FF077770F777FAA22F077770FFFFFAA22
  107.             F077770F777FAA22F077770FFFFFAA22F077770F777FAA22F077770FFFFFAA22
  108.             F077770FFFFFAA22F07777000000AA22007777777777A7727777}
  109.           ParentShowHint = False
  110.           ShowHint = True
  111.           OnClick = btnBookClick
  112.         end
  113.         object strG: TStringGrid
  114.           Left = 8
  115.           Top = 192
  116.           Width = 369
  117.           Height = 89
  118.           ColCount = 8
  119.           DefaultRowHeight = 16
  120.           RowCount = 3
  121.           Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goRowSelect]
  122.           ScrollBars = ssVertical
  123.           TabOrder = 14
  124.           OnClick = strGClick
  125.           ColWidths = (
  126.             21
  127.             76
  128.             99
  129.             32
  130.             26
  131.             28
  132.             28
  133.             27)
  134.           RowHeights = (
  135.             16
  136.             16
  137.             15)
  138.         end
  139.         object edtPath: TEllipsesEdit
  140.           Left = 120
  141.           Top = 64
  142.           Width = 233
  143.           Height = 20
  144.           Color = clWhite
  145.           EditStyle = esAlwaysEllipses
  146.           TabOrder = 2
  147.           OnButtonClick = edtPathButtonClick
  148.           OnChange = edtPathChange
  149.         end
  150.         object edtName: TEdit
  151.           Left = 184
  152.           Top = 16
  153.           Width = 193
  154.           Height = 20
  155.           TabOrder = 1
  156.           OnChange = edtNameChange
  157.         end
  158.         object edt2: TEditHex
  159.           Left = 232
  160.           Top = 128
  161.           Width = 33
  162.           Height = 20
  163.           Color = clBtnFace
  164.           Enabled = False
  165.           ImeMode = imDisable
  166.           TabOrder = 6
  167.           Text = '0'
  168.           OnChange = edt2Change
  169.           Alignment = taRightJustify
  170.           NumeralOnly = True
  171.           NumericType = Decimal
  172.         end
  173.         object edt3: TEditHex
  174.           Left = 328
  175.           Top = 128
  176.           Width = 33
  177.           Height = 20
  178.           Color = clBtnFace
  179.           Enabled = False
  180.           ImeMode = imDisable
  181.           TabOrder = 8
  182.           Text = '0'
  183.           OnChange = edt3Change
  184.           Alignment = taRightJustify
  185.           NumeralOnly = True
  186.           NumericType = Decimal
  187.         end
  188.         object ud2: TUpDown
  189.           Left = 265
  190.           Top = 128
  191.           Width = 16
  192.           Height = 20
  193.           Associate = edt2
  194.           Enabled = False
  195.           Min = 0
  196.           Max = 9999
  197.           Position = 0
  198.           TabOrder = 7
  199.           Thousands = False
  200.           Wrap = False
  201.           OnClick = ud2Click
  202.         end
  203.         object ud3: TUpDown
  204.           Left = 361
  205.           Top = 128
  206.           Width = 16
  207.           Height = 20
  208.           Associate = edt3
  209.           Enabled = False
  210.           Min = 0
  211.           Max = 9999
  212.           Position = 0
  213.           TabOrder = 9
  214.           Thousands = False
  215.           Wrap = False
  216.           OnClick = ud3Click
  217.         end
  218.         object cb1: TComboBox
  219.           Left = 232
  220.           Top = 96
  221.           Width = 145
  222.           Height = 20
  223.           Style = csDropDownList
  224.           Color = clBtnFace
  225.           Enabled = False
  226.           ItemHeight = 12
  227.           TabOrder = 4
  228.           OnChange = cb1Change
  229.           Items.Strings = (
  230.             'auto'
  231.             'yes'
  232.             'no')
  233.         end
  234.         object chkB4: TCheckBox
  235.           Left = 120
  236.           Top = 160
  237.           Width = 105
  238.           Height = 17
  239.           Caption = 'ソスTソスCソスYソスマ更ソスsソスソス'
  240.           TabOrder = 10
  241.           OnClick = chkB4Click
  242.         end
  243.         object GroupBox2: TGroupBox
  244.           Left = 8
  245.           Top = 16
  246.           Width = 105
  247.           Height = 161
  248.           Caption = 'ソスソスソスソスソス`ソスソス'
  249.           TabOrder = 0
  250.           object TLabel
  251.             Left = 24
  252.             Top = 64
  253.             Width = 4
  254.             Height = 12
  255.           end
  256.           object Label6: TLabel
  257.             Left = 8
  258.             Top = 96
  259.             Width = 56
  260.             Height = 12
  261.             Caption = 'ソスtソスソスソス[ソスソスソスソス'
  262.           end
  263.           object rb1: TRadioButton
  264.             Left = 8
  265.             Top = 24
  266.             Width = 81
  267.             Height = 17
  268.             Hint = '<Frameset Cols=>'
  269.             Caption = 'ソスソスソスEソスノ包ソスソスソス'
  270.             Checked = True
  271.             TabOrder = 0
  272.             TabStop = True
  273.           end
  274.           object rb2: TRadioButton
  275.             Left = 8
  276.             Top = 48
  277.             Width = 81
  278.             Height = 17
  279.             Hint = '<Frameset Rows=>'
  280.             Caption = 'ソス繪コソスノ包ソスソスソス'
  281.             TabOrder = 1
  282.           end
  283.           object edt1: TEditHex
  284.             Left = 56
  285.             Top = 112
  286.             Width = 25
  287.             Height = 20
  288.             ImeMode = imDisable
  289.             ReadOnly = True
  290.             TabOrder = 2
  291.             Text = '2'
  292.             Alignment = taRightJustify
  293.             NumeralOnly = True
  294.             NumericType = Decimal
  295.           end
  296.           object ud1: TUpDown
  297.             Left = 81
  298.             Top = 112
  299.             Width = 16
  300.             Height = 20
  301.             Associate = edt1
  302.             Min = 2
  303.             Position = 2
  304.             TabOrder = 3
  305.             Thousands = False
  306.             Wrap = False
  307.             OnClick = ud1Click
  308.           end
  309.         end
  310.         object chkB1: TCheckBox
  311.           Left = 120
  312.           Top = 98
  313.           Width = 97
  314.           Height = 17
  315.           Caption = 'ソスXソスNソスソスソス[ソスソスソスン抵ソス'
  316.           TabOrder = 3
  317.           OnClick = chkB1Click
  318.         end
  319.         object chkB3: TCheckBox
  320.           Left = 120
  321.           Top = 130
  322.           Width = 113
  323.           Height = 17
  324.           Caption = 'ソス}ソス[ソスWソスソスソス@ソス@ ソスソスソスE'
  325.           TabOrder = 5
  326.           OnClick = chkB3Click
  327.         end
  328.         object edtSize: TEdit
  329.           Left = 288
  330.           Top = 160
  331.           Width = 49
  332.           Height = 20
  333.           ImeMode = imDisable
  334.           TabOrder = 11
  335.           Text = '50%'
  336.           OnChange = edtSizeChange
  337.         end
  338.         object btn1: TButton
  339.           Left = 336
  340.           Top = 160
  341.           Width = 20
  342.           Height = 20
  343.           Caption = '%'
  344.           TabOrder = 12
  345.           OnClick = btn1Click
  346.         end
  347.         object btn2: TButton
  348.           Left = 356
  349.           Top = 160
  350.           Width = 20
  351.           Height = 20
  352.           Caption = '*'
  353.           TabOrder = 13
  354.           OnClick = btn2Click
  355.         end
  356.       end
  357.     end
  358.     object TabSheet2: TTabSheet
  359.       Caption = 'ソスtソスソスソス[ソスソスソスSソスソス'
  360.       ImageIndex = 1
  361.       object GroupBox3: TGroupBox
  362.         Left = 16
  363.         Top = 16
  364.         Width = 369
  365.         Height = 121
  366.         Caption = 'ソスソスソスEソスソス'
  367.         TabOrder = 0
  368.         object Label5: TLabel
  369.           Left = 296
  370.           Top = 30
  371.           Width = 31
  372.           Height = 12
  373.           Caption = 'ソス゚クソスソス'
  374.         end
  375.         object sbColor: TSpeedButton
  376.           Left = 338
  377.           Top = 88
  378.           Width = 20
  379.           Height = 20
  380.           Enabled = False
  381.           Glyph.Data = {
  382.             F6000000424DF600000000000000760000002800000010000000100000000100
  383.             0400000000008000000000000000000000001000000000000000000000000000
  384.             80000080000000808000800000008000800080800000C0C0C000808080000000
  385.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000000000
  386.             000070FFFFFFFFF0888070FCCCCCCCF0F08070FCCCCCCCF0FFF070F4444444F0
  387.             00007044444444408F80704BBBBBBB40F8F0704BBBBBBB408F80704444444440
  388.             F8F070F4444444F08F8070FAAAAAAAF0F8F070FAAAAAAAF0000070F9999999F0
  389.             888070F9999999F0F08070FFFFFFFFF0FFF07000000000000000}
  390.           OnClick = sbColorClick
  391.         end
  392.         object cbN2: TCheckBox
  393.           Left = 16
  394.           Top = 24
  395.           Width = 129
  396.           Height = 17
  397.           Hint = 'Border'
  398.           Caption = 'ソスソスソスEソスソスソスフ包ソスソスフ指ソスソス'
  399.           TabOrder = 0
  400.           OnClick = cbN2Click
  401.         end
  402.         object cbN3: TCheckBox
  403.           Left = 16
  404.           Top = 56
  405.           Width = 145
  406.           Height = 17
  407.           Hint = 'Frameborder'
  408.           Caption = 'ソスソスソスEソスソスソスフタソスCソスvソスフ指ソスソス'
  409.           TabOrder = 3
  410.           OnClick = cbN3Click
  411.         end
  412.         object cbN4: TCheckBox
  413.           Left = 16
  414.           Top = 88
  415.           Width = 153
  416.           Height = 17
  417.           Hint = 'BorderColor'
  418.           Caption = 'ソスソスソスEソスソスソスフ色ソスフ指ソスソス'
  419.           TabOrder = 5
  420.           OnClick = cbN4Click
  421.         end
  422.         object edtN2: TEditHex
  423.           Left = 224
  424.           Top = 22
  425.           Width = 49
  426.           Height = 20
  427.           Color = clBtnFace
  428.           Enabled = False
  429.           ImeMode = imDisable
  430.           TabOrder = 1
  431.           Text = '0'
  432.           Alignment = taRightJustify
  433.           NumeralOnly = True
  434.           NumericType = Decimal
  435.         end
  436.         object edtN3: TComboBox
  437.           Left = 192
  438.           Top = 54
  439.           Width = 97
  440.           Height = 20
  441.           Style = csDropDownList
  442.           Color = clBtnFace
  443.           Enabled = False
  444.           ItemHeight = 12
  445.           TabOrder = 4
  446.           Items.Strings = (
  447.             'ソスソスソスハ的'
  448.             'ソスソスソスフ的')
  449.         end
  450.         object btnColor: TButton
  451.           Left = 288
  452.           Top = 88
  453.           Width = 49
  454.           Height = 20
  455.           Caption = 'ソスQソスソス'
  456.           Enabled = False
  457.           TabOrder = 7
  458.           OnClick = btnColorClick
  459.         end
  460.         object udN2: TUpDown
  461.           Left = 273
  462.           Top = 22
  463.           Width = 16
  464.           Height = 20
  465.           Associate = edtN2
  466.           Enabled = False
  467.           Min = 0
  468.           Max = 9999
  469.           Position = 0
  470.           TabOrder = 2
  471.           Thousands = False
  472.           Wrap = False
  473.         end
  474.         object edtColor: TComboBox
  475.           Left = 192
  476.           Top = 88
  477.           Width = 97
  478.           Height = 20
  479.           Color = clBtnFace
  480.           DropDownCount = 16
  481.           Enabled = False
  482.           ItemHeight = 12
  483.           TabOrder = 6
  484.           Items.Strings = (
  485.             'aqua'
  486.             'black'
  487.             'blue'
  488.             'fuchsia'
  489.             'gray'
  490.             'green'
  491.             'lime'
  492.             'maroon'
  493.             'navy'
  494.             'olive'
  495.             'purple'
  496.             'red'
  497.             'silver'
  498.             'teal'
  499.             'white'
  500.             'yellow')
  501.         end
  502.       end
  503.       object cbN5: TCheckBox
  504.         Left = 32
  505.         Top = 152
  506.         Width = 97
  507.         Height = 17
  508.         Hint = 'Border="0" Frameborder="0" Framespacing="0"'
  509.         Caption = 'ソスソスソスEソスソスソスソスソスソス'
  510.         TabOrder = 1
  511.         OnClick = cbN5Click
  512.       end
  513.     end
  514.   end
  515. end
  516.