home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 December / Chip_2001-12_cd1.bin / ctenari / Zavesky / wdl.exe / 0 / RCDATA / TCHAPAS / TCHAPAS.txt < prev   
Encoding:
Text File  |  2001-10-26  |  3.3 KB  |  172 lines

  1. object chapas: Tchapas
  2.   Left = 320
  3.   Top = 102
  4.   ActiveControl = curpas
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Zm∩┐╜nit heslo'
  8.   ClientHeight = 138
  9.   ClientWidth = 278
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnClose = formclose
  20.   OnShow = formshow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object chpa02: TLabel
  24.     Left = 52
  25.     Top = 14
  26.     Width = 43
  27.     Height = 13
  28.     Caption = 'P∩┐╜vodn∩┐╜:'
  29.     Transparent = True
  30.   end
  31.   object chpa03: TLabel
  32.     Left = 52
  33.     Top = 45
  34.     Width = 29
  35.     Height = 13
  36.     Caption = 'Nov∩┐╜:'
  37.     Transparent = True
  38.   end
  39.   object chpa04: TLabel
  40.     Left = 52
  41.     Top = 76
  42.     Width = 39
  43.     Height = 13
  44.     Caption = 'Potvrdit:'
  45.     Transparent = True
  46.   end
  47.   object chpa01: TImage
  48.     Left = 10
  49.     Top = 10
  50.     Width = 32
  51.     Height = 32
  52.     Picture.Data = {<image000.bmp>}
  53.     Transparent = True
  54.   end
  55.   object blte01: TLabel
  56.     Left = 52
  57.     Top = 14
  58.     Width = 216
  59.     Height = 13
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Caption = '∩┐╜patn∩┐╜ heslo!!!'
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clNavy
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = [fsBold]
  68.     ParentFont = False
  69.     Transparent = True
  70.     Visible = False
  71.   end
  72.   object blte02: TLabel
  73.     Left = 52
  74.     Top = 45
  75.     Width = 216
  76.     Height = 13
  77.     Alignment = taCenter
  78.     AutoSize = False
  79.     Caption = 'Mus∩┐╜te zadat heslo!!!'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clNavy
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsBold]
  85.     ParentFont = False
  86.     Transparent = True
  87.     Visible = False
  88.   end
  89.   object blte03: TLabel
  90.     Left = 52
  91.     Top = 76
  92.     Width = 216
  93.     Height = 13
  94.     Alignment = taCenter
  95.     AutoSize = False
  96.     Caption = 'Zadali jste rozd∩┐╜ln∩┐╜ hesla!!!'
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clNavy
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = [fsBold]
  102.     ParentFont = False
  103.     Transparent = True
  104.     Visible = False
  105.   end
  106.   object chabut: TButton
  107.     Left = 52
  108.     Top = 103
  109.     Width = 100
  110.     Height = 25
  111.     Caption = '&Zm∩┐╜nit'
  112.     Default = True
  113.     TabOrder = 3
  114.     OnClick = chabutclick
  115.   end
  116.   object stobut: TButton
  117.     Left = 168
  118.     Top = 103
  119.     Width = 100
  120.     Height = 25
  121.     Cancel = True
  122.     Caption = '&Storno'
  123.     TabOrder = 4
  124.     OnClick = stobutclick
  125.   end
  126.   object curpas: TEdit
  127.     Left = 105
  128.     Top = 10
  129.     Width = 163
  130.     Height = 21
  131.     MaxLength = 20
  132.     PasswordChar = '*'
  133.     TabOrder = 0
  134.   end
  135.   object newpas: TEdit
  136.     Left = 105
  137.     Top = 41
  138.     Width = 163
  139.     Height = 21
  140.     MaxLength = 20
  141.     PasswordChar = '*'
  142.     TabOrder = 1
  143.   end
  144.   object conpas: TEdit
  145.     Left = 105
  146.     Top = 72
  147.     Width = 163
  148.     Height = 21
  149.     MaxLength = 20
  150.     PasswordChar = '*'
  151.     TabOrder = 2
  152.   end
  153.   object wrcupa: TTimer
  154.     Enabled = False
  155.     Interval = 500
  156.     OnTimer = wrcupatimer
  157.     Top = 16
  158.   end
  159.   object pasemp: TTimer
  160.     Enabled = False
  161.     Interval = 500
  162.     OnTimer = pasemptimer
  163.     Top = 48
  164.   end
  165.   object wropas: TTimer
  166.     Enabled = False
  167.     Interval = 500
  168.     OnTimer = wropastimer
  169.     Top = 80
  170.   end
  171. end
  172.