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

  1. object dlgOther: TdlgOther
  2.   Left = 374
  3.   Top = 477
  4.   BorderStyle = bsDialog
  5.   Caption = '<DIV>ソスフ再編集'
  6.   ClientHeight = 193
  7.   ClientWidth = 366
  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 = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Button1: TButton
  20.     Left = 192
  21.     Top = 160
  22.     Width = 75
  23.     Height = 25
  24.     Caption = 'OK'
  25.     Default = True
  26.     ModalResult = 1
  27.     TabOrder = 2
  28.     OnClick = Button1Click
  29.   end
  30.   object Button2: TButton
  31.     Left = 280
  32.     Top = 160
  33.     Width = 75
  34.     Height = 25
  35.     Cancel = True
  36.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  37.     ModalResult = 2
  38.     TabOrder = 3
  39.   end
  40.   object rgAlign: TRadioGroup
  41.     Left = 8
  42.     Top = 8
  43.     Width = 346
  44.     Height = 41
  45.     Caption = 'ソスハ置(&A)'
  46.     Columns = 4
  47.     Items.Strings = (
  48.       'ソスネゑソス'
  49.       'ソスソスソスソスソスソス'
  50.       'ソスソスソスソスソスソスソスソス'
  51.       'ソスEソスソスソスソス')
  52.     TabOrder = 0
  53.   end
  54.   object GroupBox10: TGroupBox
  55.     Left = 8
  56.     Top = 64
  57.     Width = 346
  58.     Height = 81
  59.     Caption = 'ソスXソス^ソスCソスソス'
  60.     TabOrder = 1
  61.     object Label11: TLabel
  62.       Left = 8
  63.       Top = 20
  64.       Width = 48
  65.       Height = 12
  66.       Caption = 'ソスXソス^ソスCソスソスソスF'
  67.     end
  68.     object Label12: TLabel
  69.       Left = 168
  70.       Top = 52
  71.       Width = 17
  72.       Height = 12
  73.       Caption = 'IDソスF'
  74.     end
  75.     object Label13: TLabel
  76.       Left = 16
  77.       Top = 52
  78.       Width = 37
  79.       Height = 12
  80.       Caption = 'ソスNソスソスソスXソスF'
  81.     end
  82.     object cbStyle: TComboBox
  83.       Left = 56
  84.       Top = 16
  85.       Width = 273
  86.       Height = 20
  87.       ItemHeight = 12
  88.       TabOrder = 0
  89.     end
  90.     object cbClass: TComboBox
  91.       Left = 56
  92.       Top = 48
  93.       Width = 97
  94.       Height = 20
  95.       ItemHeight = 12
  96.       TabOrder = 1
  97.     end
  98.     object cbId: TComboBox
  99.       Left = 192
  100.       Top = 48
  101.       Width = 73
  102.       Height = 20
  103.       ItemHeight = 12
  104.       TabOrder = 2
  105.     end
  106.     object btnStyle: TButton
  107.       Left = 272
  108.       Top = 48
  109.       Width = 57
  110.       Height = 20
  111.       Caption = 'ソスメ集'
  112.       TabOrder = 3
  113.       OnClick = btnStyleClick
  114.     end
  115.   end
  116. end
  117.