home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / n2p.xpi / net2phone / Net2fone.exe / 0 / RCDATA / TDUMMYFORM / TDUMMYFORM.txt
Encoding:
Text File  |  2001-06-19  |  770 b   |  43 lines

  1. object DummyForm: TDummyForm
  2.   Left = 329
  3.   Top = 188
  4.   Width = 351
  5.   Height = 213
  6.   Caption = 'DummyForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object DummyLabel: TLabel
  17.     Left = 16
  18.     Top = 61
  19.     Width = 59
  20.     Height = 13
  21.     Caption = 'dummyLabel'
  22.     Visible = False
  23.   end
  24.   object dummyBox: TCheckBox
  25.     Left = 16
  26.     Top = 89
  27.     Width = 25
  28.     Height = 17
  29.     TabStop = False
  30.     Caption = 'X'
  31.     TabOrder = 0
  32.     Visible = False
  33.   end
  34.   object DummyRadioButton: TRadioButton
  35.     Left = 16
  36.     Top = 120
  37.     Width = 25
  38.     Height = 17
  39.     Caption = 'X'
  40.     TabOrder = 1
  41.   end
  42. end
  43.