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

  1. object dlgCell: TdlgCell
  2.   Left = 597
  3.   Top = 330
  4.   HelpContext = 62
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスZソスソスソスフ設抵ソス'
  7.   ClientHeight = 352
  8.   ClientWidth = 362
  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 GroupBox1: TGroupBox
  22.     Left = 8
  23.     Top = 8
  24.     Width = 257
  25.     Height = 121
  26.     Caption = 'ソスハ置ソスEソスTソスCソスY'
  27.     TabOrder = 0
  28.     object Label5: TLabel
  29.       Left = 160
  30.       Top = 28
  31.       Width = 18
  32.       Height = 12
  33.       Hint = 'Valign'
  34.       Caption = 'ソスcソスF'
  35.     end
  36.     object Label6: TLabel
  37.       Left = 72
  38.       Top = 28
  39.       Width = 18
  40.       Height = 12
  41.       Hint = 'Align'
  42.       Caption = 'ソスソスソスF'
  43.     end
  44.     object cbW: TCheckBox
  45.       Left = 56
  46.       Top = 58
  47.       Width = 41
  48.       Height = 17
  49.       Hint = 'Width'
  50.       Caption = 'ソスソスソスF'
  51.       TabOrder = 2
  52.       OnClick = cbWClick
  53.     end
  54.     object cbH: TCheckBox
  55.       Left = 56
  56.       Top = 90
  57.       Width = 49
  58.       Height = 17
  59.       Hint = 'Height'
  60.       Caption = 'ソスソスソスソスソスF'
  61.       TabOrder = 6
  62.       OnClick = cbHClick
  63.     end
  64.     object cbxW: TComboBox
  65.       Left = 160
  66.       Top = 56
  67.       Width = 81
  68.       Height = 20
  69.       Style = csDropDownList
  70.       Color = clBtnFace
  71.       Enabled = False
  72.       ItemHeight = 12
  73.       TabOrder = 5
  74.       Items.Strings = (
  75.         'ソス゚ーソスソスソス'
  76.         'ソス゚クソスソス')
  77.     end
  78.     object cbxH: TComboBox
  79.       Left = 160
  80.       Top = 88
  81.       Width = 81
  82.       Height = 20
  83.       Style = csDropDownList
  84.       Color = clBtnFace
  85.       Enabled = False
  86.       ItemHeight = 12
  87.       TabOrder = 9
  88.       Items.Strings = (
  89.         'ソス゚ーソスソスソス'
  90.         'ソス゚クソスソス')
  91.     end
  92.     object edtW: TEditHex
  93.       Left = 104
  94.       Top = 56
  95.       Width = 33
  96.       Height = 20
  97.       Color = clBtnFace
  98.       Enabled = False
  99.       ImeMode = imDisable
  100.       TabOrder = 3
  101.       Text = '100'
  102.       Alignment = taRightJustify
  103.       NumeralOnly = True
  104.       NumericType = Decimal
  105.     end
  106.     object edtH: TEditHex
  107.       Left = 104
  108.       Top = 88
  109.       Width = 33
  110.       Height = 20
  111.       Color = clBtnFace
  112.       Enabled = False
  113.       ImeMode = imDisable
  114.       TabOrder = 7
  115.       Text = '100'
  116.       Alignment = taRightJustify
  117.       NumeralOnly = True
  118.       NumericType = Decimal
  119.     end
  120.     object cbxLeft: TComboBox
  121.       Left = 96
  122.       Top = 24
  123.       Width = 57
  124.       Height = 20
  125.       Style = csDropDownList
  126.       ItemHeight = 12
  127.       TabOrder = 0
  128.       Items.Strings = (
  129.         'ソスネゑソス'
  130.         'ソスソス'
  131.         'ソスソス'
  132.         'ソスE')
  133.     end
  134.     object cbxTop: TComboBox
  135.       Left = 184
  136.       Top = 24
  137.       Width = 57
  138.       Height = 20
  139.       ItemHeight = 12
  140.       TabOrder = 1
  141.       Items.Strings = (
  142.         'ソスネゑソス'
  143.         'ソスソス'
  144.         'ソスソス'
  145.         'ソスソス')
  146.     end
  147.     object udW: TUpDown
  148.       Left = 137
  149.       Top = 56
  150.       Width = 16
  151.       Height = 20
  152.       Associate = edtW
  153.       Enabled = False
  154.       Min = 0
  155.       Max = 9999
  156.       Position = 100
  157.       TabOrder = 4
  158.       Thousands = False
  159.       Wrap = False
  160.     end
  161.     object udH: TUpDown
  162.       Left = 137
  163.       Top = 88
  164.       Width = 16
  165.       Height = 20
  166.       Associate = edtH
  167.       Enabled = False
  168.       Min = 0
  169.       Max = 9999
  170.       Position = 100
  171.       TabOrder = 8
  172.       Thousands = False
  173.       Wrap = False
  174.     end
  175.     object cbTH: TCheckBox
  176.       Left = 16
  177.       Top = 24
  178.       Width = 41
  179.       Height = 17
  180.       Caption = 'TH'
  181.       TabOrder = 10
  182.     end
  183.   end
  184.   object GroupBox2: TGroupBox
  185.     Left = 8
  186.     Top = 136
  187.     Width = 345
  188.     Height = 81
  189.     Caption = 'ソスwソスi'
  190.     TabOrder = 3
  191.     object Label1: TLabel
  192.       Left = 44
  193.       Top = 20
  194.       Width = 42
  195.       Height = 12
  196.       Caption = 'ソスwソスiソスFソスF'
  197.       FocusControl = edtColor
  198.     end
  199.     object Label4: TLabel
  200.       Left = 16
  201.       Top = 48
  202.       Width = 72
  203.       Height = 12
  204.       Caption = 'ソスwソスiソスCソスソスソス[ソスWソスF'
  205.     end
  206.     object SpeedButton1: TSpeedButton
  207.       Left = 312
  208.       Top = 16
  209.       Width = 20
  210.       Height = 20
  211.       Glyph.Data = {
  212.         F6000000424DF600000000000000760000002800000010000000100000000100
  213.         0400000000008000000000000000000000001000000000000000000000000000
  214.         80000080000000808000800000008000800080800000C0C0C000808080000000
  215.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00700000000000
  216.         000070FFFFFFFFF0888070FCCCCCCCF0F08070FCCCCCCCF0FFF070F4444444F0
  217.         00007044444444408F80704BBBBBBB40F8F0704BBBBBBB408F80704444444440
  218.         F8F070F4444444F08F8070FAAAAAAAF0F8F070FAAAAAAAF0000070F9999999F0
  219.         888070F9999999F0F08070FFFFFFFFF0FFF07000000000000000}
  220.       OnClick = SpeedButton1Click
  221.     end
  222.     object edtPath: TEllipsesEdit
  223.       Left = 96
  224.       Top = 45
  225.       Width = 233
  226.       Height = 20
  227.       EditStyle = esAlwaysEllipses
  228.       TabOrder = 2
  229.       OnButtonClick = edtPathButtonClick
  230.     end
  231.     object btnColor: TButton
  232.       Left = 264
  233.       Top = 16
  234.       Width = 49
  235.       Height = 20
  236.       Caption = 'ソスQソスソス(&R)'
  237.       TabOrder = 1
  238.       OnClick = btnColorClick
  239.     end
  240.     object edtColor: TComboBox
  241.       Left = 136
  242.       Top = 16
  243.       Width = 121
  244.       Height = 20
  245.       DropDownCount = 16
  246.       ItemHeight = 12
  247.       TabOrder = 0
  248.       Items.Strings = (
  249.         'aqua'
  250.         'black'
  251.         'blue'
  252.         'fuchsia'
  253.         'gray'
  254.         'green'
  255.         'lime'
  256.         'maroon'
  257.         'navy'
  258.         'olive'
  259.         'purple'
  260.         'red'
  261.         'silver'
  262.         'teal'
  263.         'white'
  264.         'yellow')
  265.     end
  266.   end
  267.   object GroupBox3: TGroupBox
  268.     Left = 272
  269.     Top = 8
  270.     Width = 81
  271.     Height = 89
  272.     Caption = 'ソスZソスソスソスフ連ソスソス'
  273.     TabOrder = 1
  274.     object Label2: TLabel
  275.       Left = 14
  276.       Top = 34
  277.       Width = 18
  278.       Height = 12
  279.       Hint = 'Rowspan'
  280.       Caption = 'ソスcソスF'
  281.     end
  282.     object Label3: TLabel
  283.       Left = 14
  284.       Top = 65
  285.       Width = 18
  286.       Height = 12
  287.       Hint = 'Colspan'
  288.       Caption = 'ソスソスソスF'
  289.     end
  290.     object edtSh: TEditHex
  291.       Left = 32
  292.       Top = 29
  293.       Width = 25
  294.       Height = 20
  295.       ImeMode = imDisable
  296.       TabOrder = 0
  297.       Text = '1'
  298.       Alignment = taRightJustify
  299.       NumeralOnly = True
  300.       NumericType = Decimal
  301.     end
  302.     object udSh: TUpDown
  303.       Left = 57
  304.       Top = 29
  305.       Width = 16
  306.       Height = 20
  307.       Associate = edtSh
  308.       Min = 1
  309.       Max = 999
  310.       Position = 1
  311.       TabOrder = 1
  312.       Thousands = False
  313.       Wrap = False
  314.     end
  315.     object edtSw: TEditHex
  316.       Left = 32
  317.       Top = 61
  318.       Width = 25
  319.       Height = 20
  320.       ImeMode = imDisable
  321.       TabOrder = 2
  322.       Text = '1'
  323.       Alignment = taRightJustify
  324.       NumeralOnly = True
  325.       NumericType = Decimal
  326.     end
  327.     object udSw: TUpDown
  328.       Left = 57
  329.       Top = 61
  330.       Width = 16
  331.       Height = 20
  332.       Associate = edtSw
  333.       Min = 1
  334.       Max = 999
  335.       Position = 1
  336.       TabOrder = 3
  337.       Thousands = False
  338.       Wrap = False
  339.     end
  340.   end
  341.   object btnOk: TButton
  342.     Left = 112
  343.     Top = 320
  344.     Width = 75
  345.     Height = 25
  346.     Caption = 'OK'
  347.     Default = True
  348.     ModalResult = 1
  349.     TabOrder = 5
  350.     OnClick = btnOkClick
  351.   end
  352.   object btnCancel: TButton
  353.     Left = 192
  354.     Top = 320
  355.     Width = 75
  356.     Height = 25
  357.     Cancel = True
  358.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  359.     ModalResult = 2
  360.     TabOrder = 6
  361.   end
  362.   object btnHlp: TButton
  363.     Left = 272
  364.     Top = 320
  365.     Width = 75
  366.     Height = 25
  367.     Caption = 'ソスwソスソスソスv(&H)'
  368.     TabOrder = 7
  369.     OnClick = btnHlpClick
  370.   end
  371.   object cbNo: TCheckBox
  372.     Left = 272
  373.     Top = 112
  374.     Width = 89
  375.     Height = 17
  376.     Hint = 'Nowrap'
  377.     Caption = 'ソスワゑソスヤゑソスソスヨ止'
  378.     TabOrder = 2
  379.   end
  380.   object GroupBox10: TGroupBox
  381.     Left = 7
  382.     Top = 224
  383.     Width = 346
  384.     Height = 81
  385.     Caption = 'ソスXソス^ソスCソスソス'
  386.     TabOrder = 4
  387.     object Label11: TLabel
  388.       Left = 8
  389.       Top = 20
  390.       Width = 48
  391.       Height = 12
  392.       Caption = 'ソスXソス^ソスCソスソスソスF'
  393.     end
  394.     object Label12: TLabel
  395.       Left = 168
  396.       Top = 52
  397.       Width = 17
  398.       Height = 12
  399.       Caption = 'IDソスF'
  400.     end
  401.     object Label13: TLabel
  402.       Left = 16
  403.       Top = 52
  404.       Width = 37
  405.       Height = 12
  406.       Caption = 'ソスNソスソスソスXソスF'
  407.     end
  408.     object cbStyle: TComboBox
  409.       Left = 56
  410.       Top = 16
  411.       Width = 273
  412.       Height = 20
  413.       ItemHeight = 12
  414.       TabOrder = 0
  415.     end
  416.     object cbClass: TComboBox
  417.       Left = 56
  418.       Top = 48
  419.       Width = 97
  420.       Height = 20
  421.       ItemHeight = 12
  422.       TabOrder = 1
  423.     end
  424.     object cbId: TComboBox
  425.       Left = 192
  426.       Top = 48
  427.       Width = 73
  428.       Height = 20
  429.       ItemHeight = 12
  430.       TabOrder = 2
  431.     end
  432.     object btnStyle: TButton
  433.       Left = 272
  434.       Top = 48
  435.       Width = 57
  436.       Height = 20
  437.       Caption = 'ソスメ集'
  438.       TabOrder = 3
  439.       OnClick = btnStyleClick
  440.     end
  441.   end
  442. end
  443.