home *** CD-ROM | disk | FTP | other *** search
- object chapas: Tchapas
- Left = 320
- Top = 102
- ActiveControl = curpas
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Zm�nit heslo'
- ClientHeight = 138
- ClientWidth = 278
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = formclose
- OnShow = formshow
- PixelsPerInch = 96
- TextHeight = 13
- object chpa02: TLabel
- Left = 52
- Top = 14
- Width = 43
- Height = 13
- Caption = 'P�vodn�:'
- Transparent = True
- end
- object chpa03: TLabel
- Left = 52
- Top = 45
- Width = 29
- Height = 13
- Caption = 'Nov�:'
- Transparent = True
- end
- object chpa04: TLabel
- Left = 52
- Top = 76
- Width = 39
- Height = 13
- Caption = 'Potvrdit:'
- Transparent = True
- end
- object chpa01: TImage
- Left = 10
- Top = 10
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object blte01: TLabel
- Left = 52
- Top = 14
- Width = 216
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '�patn� heslo!!!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object blte02: TLabel
- Left = 52
- Top = 45
- Width = 216
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Mus�te zadat heslo!!!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object blte03: TLabel
- Left = 52
- Top = 76
- Width = 216
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Zadali jste rozd�ln� hesla!!!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object chabut: TButton
- Left = 52
- Top = 103
- Width = 100
- Height = 25
- Caption = '&Zm�nit'
- Default = True
- TabOrder = 3
- OnClick = chabutclick
- end
- object stobut: TButton
- Left = 168
- Top = 103
- Width = 100
- Height = 25
- Cancel = True
- Caption = '&Storno'
- TabOrder = 4
- OnClick = stobutclick
- end
- object curpas: TEdit
- Left = 105
- Top = 10
- Width = 163
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 0
- end
- object newpas: TEdit
- Left = 105
- Top = 41
- Width = 163
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 1
- end
- object conpas: TEdit
- Left = 105
- Top = 72
- Width = 163
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 2
- end
- object wrcupa: TTimer
- Enabled = False
- Interval = 500
- OnTimer = wrcupatimer
- Top = 16
- end
- object pasemp: TTimer
- Enabled = False
- Interval = 500
- OnTimer = pasemptimer
- Top = 48
- end
- object wropas: TTimer
- Enabled = False
- Interval = 500
- OnTimer = wropastimer
- Top = 80
- end
- end
-