home *** CD-ROM | disk | FTP | other *** search
/ Online Software 2: 1,000 Utilities / TK_OJ9711.iso / accessor / NETTIME.LZH / NetTime.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  1997-10-14  |  1.8 KB  |  94 lines

  1. object Form3: TForm3
  2.   Left = 201
  3.   Top = 482
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'NetTime'
  6.   ClientHeight = 137
  7.   ClientWidth = 218
  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.   TextHeight = 12
  14.   object RadioGroup1: TRadioGroup
  15.     Left = 8
  16.     Top = 8
  17.     Width = 201
  18.     Height = 89
  19.     Caption = 'DOS∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  20.     TabOrder = 0
  21.   end
  22.   object RadioButton1: TRadioButton
  23.     Left = 24
  24.     Top = 32
  25.     Width = 153
  26.     Height = 17
  27.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜▐│∩┐╜∩┐╜∩┐╜J∩┐╜∩┐╜∩┐╜─ïN∩┐╜∩┐╜'
  28.     TabOrder = 1
  29.   end
  30.   object RadioButton2: TRadioButton
  31.     Left = 24
  32.     Top = 48
  33.     Width = 153
  34.     Height = 17
  35.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜▐│∩┐╜∩┐╜∩┐╜┼Å∩┐╜∩┐╜∩┐╜∩┐╜┼ïN∩┐╜∩┐╜'
  36.     Checked = True
  37.     TabOrder = 2
  38.     TabStop = True
  39.   end
  40.   object RadioButton3: TRadioButton
  41.     Left = 24
  42.     Top = 64
  43.     Width = 161
  44.     Height = 17
  45.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜▐│∩┐╜∩┐╜\∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╚é∩┐╜∩┐╜┼ïN∩┐╜∩┐╜'
  46.     TabOrder = 3
  47.   end
  48.   object Button1: TButton
  49.     Left = 24
  50.     Top = 104
  51.     Width = 81
  52.     Height = 25
  53.     Caption = '∩┐╜▌Æ∩┐╜'
  54.     TabOrder = 4
  55.     OnClick = Button1Click
  56.   end
  57.   object Button2: TButton
  58.     Left = 112
  59.     Top = 104
  60.     Width = 81
  61.     Height = 25
  62.     Caption = '∩┐╜L∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜Z∩┐╜∩┐╜'
  63.     TabOrder = 5
  64.     OnClick = Button2Click
  65.   end
  66.   object Edit1: TEdit
  67.     Left = 8
  68.     Top = 152
  69.     Width = 25
  70.     Height = 20
  71.     TabOrder = 6
  72.     Text = 'Edit1'
  73.     Visible = False
  74.   end
  75.   object Edit2: TEdit
  76.     Left = 40
  77.     Top = 152
  78.     Width = 25
  79.     Height = 20
  80.     TabOrder = 7
  81.     Text = 'Edit2'
  82.     Visible = False
  83.   end
  84.   object Edit3: TEdit
  85.     Left = 72
  86.     Top = 152
  87.     Width = 25
  88.     Height = 20
  89.     TabOrder = 8
  90.     Text = 'Edit3'
  91.     Visible = False
  92.   end
  93. end
  94.