home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 August / VPR9708A.ISO / D3TRIAL / INSTALL / DATA.Z / bdeadmin.exe / 0 / RCDATA / TSAVEOPTIONFORM / TSAVEOPTIONFORM.txt
Text File  |  1997-05-13  |  2KB  |  102 lines

  1. object SaveOptionForm: TSaveOptionForm
  2.   Left = 113
  3.   Top = 264
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ソスソス゚シソスソス'
  7.   ClientHeight = 176
  8.   ClientWidth = 305
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 12
  16.   object Button1: TButton
  17.     Left = 64
  18.     Top = 144
  19.     Width = 75
  20.     Height = 25
  21.     Caption = 'OK'
  22.     Default = True
  23.     ModalResult = 1
  24.     TabOrder = 0
  25.   end
  26.   object Button2: TButton
  27.     Left = 144
  28.     Top = 144
  29.     Width = 75
  30.     Height = 25
  31.     Cancel = True
  32.     Caption = 'ソスソスンセソス'
  33.     ModalResult = 2
  34.     TabOrder = 1
  35.   end
  36.   object BtnHelp: TButton
  37.     Left = 224
  38.     Top = 144
  39.     Width = 75
  40.     Height = 25
  41.     Caption = 'ソスソスソスソス(&H)'
  42.     TabOrder = 2
  43.     OnClick = BtnHelpClick
  44.   end
  45.   object GroupBox1: TGroupBox
  46.     Left = 8
  47.     Top = 8
  48.     Width = 289
  49.     Height = 65
  50.     Caption = 'ソスツ具ソスソスン抵ソスファソスルの保托ソスソス`ソスソス'
  51.     TabOrder = 3
  52.     object Rad16and32: TRadioButton
  53.       Left = 8
  54.       Top = 16
  55.       Width = 217
  56.       Height = 17
  57.       Caption = 'Windows 3.1 ソスソスソスソスソス Windows 95/NT'
  58.       TabOrder = 0
  59.     end
  60.     object Rad32only: TRadioButton
  61.       Left = 8
  62.       Top = 40
  63.       Width = 193
  64.       Height = 17
  65.       Caption = 'Windows 95/NT ソスフゑソス'
  66.       TabOrder = 1
  67.     end
  68.   end
  69.   object GroupBox2: TGroupBox
  70.     Left = 8
  71.     Top = 80
  72.     Width = 289
  73.     Height = 57
  74.     Caption = 'ソス\ソスソスソスソスソスソスツ具ソスソスン抵ソスモーソズゑソスIソスソス'
  75.     TabOrder = 4
  76.     object ChkSession: TCheckBox
  77.       Left = 8
  78.       Top = 24
  79.       Width = 65
  80.       Height = 17
  81.       Caption = 'ソスソスソスソスソス'
  82.       TabOrder = 0
  83.     end
  84.     object ChkPersistent: TCheckBox
  85.       Left = 80
  86.       Top = 24
  87.       Width = 73
  88.       Height = 17
  89.       Caption = 'ソスソスソスソスソスI'
  90.       TabOrder = 1
  91.     end
  92.     object ChkVirtual: TCheckBox
  93.       Left = 160
  94.       Top = 24
  95.       Width = 65
  96.       Height = 17
  97.       Caption = 'ソスソスソスz'
  98.       TabOrder = 2
  99.     end
  100.   end
  101. end
  102.