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

  1. object dlgAdd: TdlgAdd
  2.   Left = 470
  3.   Top = 537
  4.   HelpContext = 35
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソスソス[ソスUソス[ソスン抵ソスノ新ソスKソスヌ会ソス'
  7.   ClientHeight = 123
  8.   ClientWidth = 412
  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.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 20
  22.     Width = 60
  23.     Height = 12
  24.     Caption = 'ソス^ソスCソスgソスソス(&T)ソスF'
  25.     FocusControl = edtTitle
  26.   end
  27.   object Label2: TLabel
  28.     Left = 32
  29.     Top = 52
  30.     Width = 44
  31.     Height = 12
  32.     Caption = 'URL(&U)ソスF'
  33.     FocusControl = edtUrl
  34.   end
  35.   object Label3: TLabel
  36.     Left = 24
  37.     Top = 80
  38.     Width = 171
  39.     Height = 12
  40.     Caption = 'URLソスソスソスumailto:ソスvソスナ始ソス゚るこソスニにゑソスソス'
  41.   end
  42.   object Label4: TLabel
  43.     Left = 24
  44.     Top = 96
  45.     Width = 210
  46.     Height = 12
  47.     Caption = 'ソスソスソス[ソスソスソスAソスhソスソスソスXソスソスoソス^ソスソスソス驍アソスニゑソスソスナゑソスソスワゑソスソスB'
  48.   end
  49.   object Button1: TButton
  50.     Left = 240
  51.     Top = 88
  52.     Width = 75
  53.     Height = 25
  54.     Caption = 'OK'
  55.     Default = True
  56.     TabOrder = 2
  57.     OnClick = Button1Click
  58.   end
  59.   object Button2: TButton
  60.     Left = 320
  61.     Top = 88
  62.     Width = 75
  63.     Height = 25
  64.     Cancel = True
  65.     Caption = 'ソスLソスソスソスソスソスZソスソス'
  66.     ModalResult = 2
  67.     TabOrder = 3
  68.   end
  69.   object edtTitle: TEdit
  70.     Left = 80
  71.     Top = 16
  72.     Width = 321
  73.     Height = 20
  74.     TabOrder = 0
  75.   end
  76.   object edtUrl: TEdit
  77.     Left = 80
  78.     Top = 48
  79.     Width = 321
  80.     Height = 20
  81.     TabOrder = 1
  82.   end
  83. end
  84.