home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CHIP_CD_2005-05.iso / software / autodoc / adoc1032.exe / AutoDocument / Autodoc.exe / 0 / RCDATA / TFORMTEST / TFORMTEST.txt
Encoding:
Text File  |  2000-10-17  |  1.2 KB  |  54 lines

  1. object FormTest: TFormTest
  2.   Left = 441
  3.   Top = 320
  4.   Width = 392
  5.   Height = 176
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object RadioButtonTest1: TRadioButton
  18.     Left = 30
  19.     Top = 28
  20.     Width = 339
  21.     Height = 17
  22.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ MS Word'
  23.     Checked = True
  24.     TabOrder = 0
  25.     TabStop = True
  26.   end
  27.   object RadioButtonTest2: TRadioButton
  28.     Left = 30
  29.     Top = 56
  30.     Width = 339
  31.     Height = 17
  32.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  33.     TabOrder = 1
  34.   end
  35.   object ButtonStartTest: TButton
  36.     Left = 115
  37.     Top = 100
  38.     Width = 75
  39.     Height = 25
  40.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  41.     TabOrder = 2
  42.     OnClick = ButtonStartTestClick
  43.   end
  44.   object ButtonCancelTest: TButton
  45.     Left = 193
  46.     Top = 100
  47.     Width = 75
  48.     Height = 25
  49.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  50.     TabOrder = 3
  51.     OnClick = ButtonCancelTestClick
  52.   end
  53. end
  54.