home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / Komunik / pnws / pnws1074.exe / file0003.bin / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-07-13  |  1.1 KB  |  68 lines

  1. object Form1: TForm1
  2.   Left = 194
  3.   Top = 108
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'K∩┐╜dova∩┐╜ na hesla'
  6.   ClientHeight = 155
  7.   ClientWidth = 266
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 34
  19.     Height = 13
  20.     Caption = 'Jm∩┐╜no:'
  21.   end
  22.   object Label2: TLabel
  23.     Left = 136
  24.     Top = 8
  25.     Width = 30
  26.     Height = 13
  27.     Caption = 'Heslo:'
  28.   end
  29.   object Label3: TLabel
  30.     Left = 8
  31.     Top = 56
  32.     Width = 46
  33.     Height = 13
  34.     Caption = 'V∩┐╜sledek:'
  35.   end
  36.   object Edit1: TEdit
  37.     Left = 8
  38.     Top = 24
  39.     Width = 121
  40.     Height = 21
  41.     TabOrder = 0
  42.   end
  43.   object Edit2: TEdit
  44.     Left = 136
  45.     Top = 24
  46.     Width = 121
  47.     Height = 21
  48.     TabOrder = 1
  49.   end
  50.   object Edit3: TEdit
  51.     Left = 8
  52.     Top = 72
  53.     Width = 249
  54.     Height = 21
  55.     ReadOnly = True
  56.     TabOrder = 2
  57.   end
  58.   object Button1: TButton
  59.     Left = 96
  60.     Top = 112
  61.     Width = 75
  62.     Height = 25
  63.     Caption = 'K∩┐╜duj'
  64.     TabOrder = 3
  65.     OnClick = Button1Click
  66.   end
  67. end
  68.