home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / LINKREDR.DFM / LINKREDR.txt
Text File  |  1997-02-14  |  1KB  |  67 lines

  1. object LinkRedirect: TLinkRedirect
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'ソスンクソスフ再抵ソス`'
  6.   ClientHeight = 226
  7.   ClientWidth = 323
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   TextHeight = 12
  15.   object Bevel1: TBevel
  16.     Left = 3
  17.     Top = 7
  18.     Width = 314
  19.     Height = 183
  20.     Shape = bsFrame
  21.   end
  22.   object InfoLabel: TLabel
  23.     Left = 15
  24.     Top = 12
  25.     Width = 164
  26.     Height = 13
  27.     Caption = 'フォソスソス %s1 ソスソス %s2 ソスソスソスソスソスソスンク:'
  28.   end
  29.   object LinkNames: TListBox
  30.     Left = 15
  31.     Top = 29
  32.     Width = 289
  33.     Height = 150
  34.     ItemHeight = 13
  35.     Sorted = True
  36.     TabOrder = 0
  37.   end
  38.   object OKBtn: TButton
  39.     Left = 82
  40.     Top = 196
  41.     Width = 75
  42.     Height = 25
  43.     Caption = 'OK'
  44.     Default = True
  45.     TabOrder = 1
  46.     OnClick = OKBtnClick
  47.   end
  48.   object CancelBtn: TButton
  49.     Left = 162
  50.     Top = 196
  51.     Width = 75
  52.     Height = 25
  53.     Cancel = True
  54.     Caption = 'ソスソスンセソス'
  55.     TabOrder = 2
  56.     OnClick = CancelBtnClick
  57.   end
  58.   object HelpBtn: TButton
  59.     Left = 242
  60.     Top = 196
  61.     Width = 75
  62.     Height = 25
  63.     Caption = 'ソスソスソスソス'
  64.     TabOrder = 3
  65.   end
  66. end
  67.