home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / TemaCD / malamatem / nasobeni.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2001-11-16  |  1KB  |  63 lines

  1. object Form2: TForm2
  2.   Left = 192
  3.   Top = 107
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Form2'
  7.   Color = clRed
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 40
  18.     Top = 44
  19.     Width = 32
  20.     Height = 13
  21.     Caption = 'Label1'
  22.   end
  23.   object Label2: TLabel
  24.     Left = 36
  25.     Top = 136
  26.     Width = 32
  27.     Height = 13
  28.     Caption = 'Label2'
  29.   end
  30.   object Label3: TLabel
  31.     Left = 36
  32.     Top = 212
  33.     Width = 32
  34.     Height = 13
  35.     Caption = 'Label3'
  36.   end
  37.   object Button1: TButton
  38.     Left = 412
  39.     Top = 292
  40.     Width = 105
  41.     Height = 41
  42.     Caption = 'Konec'
  43.     TabOrder = 0
  44.     OnClick = Button1Click
  45.   end
  46.   object Edit1: TEdit
  47.     Left = 352
  48.     Top = 40
  49.     Width = 81
  50.     Height = 21
  51.     TabOrder = 1
  52.     Text = 'Edit1'
  53.   end
  54.   object Button2: TButton
  55.     Left = 408
  56.     Top = 120
  57.     Width = 75
  58.     Height = 25
  59.     Caption = 'Button2'
  60.     TabOrder = 2
  61.   end
  62. end
  63.