home *** CD-ROM | disk | FTP | other *** search
- object ackepa: Tackepa
- Left = 401
- Top = 298
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Zadejte heslo'
- ClientHeight = 169
- ClientWidth = 273
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = formclose
- OnShow = formshow
- PixelsPerInch = 96
- TextHeight = 13
- object akpa04: TImage
- Left = 10
- Top = 10
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object akpa05: TLabel
- Left = 52
- Top = 10
- Width = 211
- Height = 52
- Caption =
- 'D�kuji, �e jste se rozhodli vyzkou�et program'#13#10'Windows Desktop L' +
- 'ocker. Zadejte pros�m'#13#10'nov� heslo pro odemyk�n� pracovn� plochy.' +
- #13#10'Toto heslo m��ete pozd�ji kdykoliv zm�nit.'
- Transparent = True
- end
- object akpa06: TLabel
- Left = 52
- Top = 76
- Width = 29
- Height = 13
- Caption = 'Nov�:'
- Transparent = True
- end
- object akpa07: TLabel
- Left = 52
- Top = 107
- Width = 39
- Height = 13
- Caption = 'Potvrdit:'
- Transparent = True
- end
- object blte01: TLabel
- Left = 52
- Top = 76
- Width = 211
- 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 blte02: TLabel
- Left = 52
- Top = 107
- Width = 211
- 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 cloapp: TLabel
- Left = 52
- Top = 79
- Width = 211
- Height = 39
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Pokud nezad�te heslo, program bude ukon�en.'#13#10'Opravdu chcete prog' +
- 'ram ukon�it?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- WordWrap = True
- end
- object okbutt: TButton
- Left = 52
- Top = 134
- Width = 100
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 2
- OnClick = okbuttclick
- end
- object conpas: TEdit
- Left = 101
- Top = 103
- Width = 162
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 1
- end
- object newpas: TEdit
- Left = 101
- Top = 72
- Width = 162
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 0
- end
- object stobut: TButton
- Left = 163
- Top = 134
- Width = 100
- Height = 25
- Caption = '&Storno'
- TabOrder = 3
- OnClick = stobutclick
- end
- object pasemp: TTimer
- Enabled = False
- Interval = 500
- OnTimer = pasemptimer
- Left = 8
- Top = 72
- end
- object wropas: TTimer
- Enabled = False
- Interval = 500
- OnTimer = wropastimer
- Left = 8
- Top = 104
- end
- end
-