home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 August / VPR9608A.BIN / del20try / install / data.z / FORMREAD.DFM / FORMREAD.txt
Text File  |  1996-05-08  |  1KB  |  57 lines

  1. object ReadErrorDlg: TReadErrorDlg
  2.   Left = 336
  3.   Top = 213
  4.   BorderStyle = bsDialog
  5.   Caption = 'フォソスム読み搾ソスソスン抵ソスソスフエラー'
  6.   ClientHeight = 128
  7.   ClientWidth = 312
  8.   Font.Height = -12
  9.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   TextHeight = 12
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 300
  18.     Height = 81
  19.   end
  20.   object Label1: TLabel
  21.     Left = 14
  22.     Top = 12
  23.     Width = 283
  24.     Height = 61
  25.     AutoSize = False
  26.     Caption = '%s.  ソスラーソスウ趣ソスソスソスソスト托ソスソスソスソスワゑソスソスソスソスH'
  27.   end
  28.   object IgnoreButton: TButton
  29.     Left = 38
  30.     Top = 96
  31.     Width = 75
  32.     Height = 25
  33.     Caption = 'ソスソスソスソス(&I)'
  34.     ModalResult = 1
  35.     TabOrder = 0
  36.   end
  37.   object CancelButton: TButton
  38.     Left = 119
  39.     Top = 96
  40.     Width = 75
  41.     Height = 25
  42.     Cancel = True
  43.     Caption = 'ソスソスンセソス'
  44.     ModalResult = 2
  45.     TabOrder = 1
  46.   end
  47.   object IgnoreAllButton: TButton
  48.     Left = 199
  49.     Top = 96
  50.     Width = 75
  51.     Height = 25
  52.     Caption = 'ソスSソスト厄ソスソスソス(&A)'
  53.     TabOrder = 2
  54.     OnClick = IgnoreAllClick
  55.   end
  56. end
  57.