home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMCONFIRMPWD / TFORMCONFIRMPWD.txt < prev   
Text File  |  1999-09-06  |  1KB  |  73 lines

  1. object FormConfirmPwd: TFormConfirmPwd
  2.   Left = 322
  3.   Top = 185
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nov∩┐╜ heslo'
  6.   ClientHeight = 127
  7.   ClientWidth = 245
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 229
  18.     Height = 81
  19.     Shape = bsFrame
  20.   end
  21.   object LabelPlus1: TLabelPlus
  22.     Left = 92
  23.     Top = 28
  24.     Width = 97
  25.     Height = 13
  26.     Caption = 'Potvr∩┐╜te nov∩┐╜ heslo'
  27.     FocusControl = EditPwd
  28.     Attached = True
  29.   end
  30.   object ImageTop: TImage
  31.     Left = 24
  32.     Top = 24
  33.     Width = 32
  34.     Height = 32
  35.     AutoSize = True
  36.     Picture.Data = {<image000.ico>}
  37.   end
  38.   object BtnOk: TButton
  39.     Left = 83
  40.     Top = 96
  41.     Width = 75
  42.     Height = 25
  43.     Caption = 'OK'
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.   end
  48.   object BtnCancel: TButton
  49.     Left = 163
  50.     Top = 96
  51.     Width = 75
  52.     Height = 25
  53.     Cancel = True
  54.     Caption = 'Cancel'
  55.     ModalResult = 2
  56.     TabOrder = 2
  57.   end
  58.   object EditPwd: TEdit
  59.     Left = 92
  60.     Top = 44
  61.     Width = 121
  62.     Height = 21
  63.     MaxLength = 20
  64.     PasswordChar = '*'
  65.     TabOrder = 0
  66.   end
  67.   object Wallpaper1: TWallpaper
  68.     ResourceName = 'WALLPAPER'
  69.     Left = 8
  70.     Top = 96
  71.   end
  72. end
  73.