home *** CD-ROM | disk | FTP | other *** search
/ Tech Gian 1999 January / TG199901.mdf / taiken / win95 / data / medusa / milky / milky.lzh / MILKY.EXE / 0 / RCDATA / TFORMSTART / TFORMSTART.txt
Text File  |  1998-10-19  |  990b  |  48 lines

  1. object FormStart: TFormStart
  2.   Left = 294
  3.   Top = 269
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜\∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜[∩┐╜h'
  7.   ClientHeight = 103
  8.   ClientWidth = 143
  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.   Position = poScreenCenter
  15.   Visible = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object RadioWindow: TRadioButton
  19.     Left = 14
  20.     Top = 18
  21.     Width = 113
  22.     Height = 17
  23.     Caption = '∩┐╜E∩┐╜B∩┐╜∩┐╜∩┐╜h∩┐╜E∩┐╜\∩┐╜∩┐╜'
  24.     TabOrder = 0
  25.   end
  26.   object RadioFull: TRadioButton
  27.     Left = 14
  28.     Top = 42
  29.     Width = 113
  30.     Height = 17
  31.     Caption = '∩┐╜t∩┐╜∩┐╜∩┐╜X∩┐╜N∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜'
  32.     Checked = True
  33.     TabOrder = 1
  34.     TabStop = True
  35.   end
  36.   object Button1: TButton
  37.     Left = 54
  38.     Top = 70
  39.     Width = 75
  40.     Height = 25
  41.     Caption = '&Start'
  42.     Default = True
  43.     ModalResult = 1
  44.     TabOrder = 2
  45.     OnClick = Button1Click
  46.   end
  47. end
  48.