home *** CD-ROM | disk | FTP | other *** search
- object delfil: Tdelfil
- Left = 284
- Top = 336
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Odstranit z�znamy'
- ClientHeight = 125
- ClientWidth = 274
- 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 defi01: TImage
- Left = 10
- Top = 10
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object defi02: TLabel
- Left = 52
- Top = 10
- Width = 214
- Height = 39
- Caption =
- 'Opravdu si p�ejete odstranit z�znamy? Pokud'#13#10'ano, zadejte pros�m' +
- ' nejprve heslo, pokud ne,'#13#10'klikn�te na Storno.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object defi03: TLabel
- Left = 52
- Top = 63
- Width = 30
- Height = 13
- Caption = 'Heslo:'
- end
- object blte01: TLabel
- Left = 52
- Top = 63
- Width = 212
- 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 passwo: TEdit
- Left = 95
- Top = 59
- Width = 169
- Height = 21
- MaxLength = 20
- PasswordChar = '*'
- TabOrder = 0
- end
- object okbutt: TButton
- Left = 52
- Top = 90
- Width = 100
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 1
- OnClick = okbuttClick
- end
- object stobut: TButton
- Left = 164
- Top = 90
- Width = 100
- Height = 25
- Cancel = True
- Caption = '&Storno'
- TabOrder = 2
- OnClick = stobutClick
- end
- object wropas: TTimer
- Enabled = False
- Interval = 500
- OnTimer = wropasTimer
- Left = 8
- Top = 56
- end
- end
-