home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / sharewar / slunec / app / 4906_6851.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Encoding:
Text File  |  2003-05-27  |  1.1 KB  |  67 lines

  1. object Form3: TForm3
  2.   Left = 419
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'U∩┐╜ivatel (po∩┐╜∩┐╜ta∩┐╜ v s∩┐╜ti)'
  6.   ClientHeight = 98
  7.   ClientWidth = 193
  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.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 10
  21.     Width = 48
  22.     Height = 13
  23.     Caption = 'IP adresa:'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 8
  27.     Top = 34
  28.     Width = 34
  29.     Height = 13
  30.     Caption = 'N∩┐╜zev:'
  31.   end
  32.   object Edit1: TEdit
  33.     Left = 64
  34.     Top = 8
  35.     Width = 121
  36.     Height = 21
  37.     TabOrder = 0
  38.   end
  39.   object Edit2: TEdit
  40.     Left = 64
  41.     Top = 32
  42.     Width = 121
  43.     Height = 21
  44.     TabOrder = 1
  45.   end
  46.   object Button1: TButton
  47.     Left = 16
  48.     Top = 64
  49.     Width = 75
  50.     Height = 25
  51.     Caption = 'OK'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 2
  55.   end
  56.   object Button2: TButton
  57.     Left = 96
  58.     Top = 64
  59.     Width = 75
  60.     Height = 25
  61.     Cancel = True
  62.     Caption = 'Storno'
  63.     ModalResult = 2
  64.     TabOrder = 3
  65.   end
  66. end
  67.