home *** CD-ROM | disk | FTP | other *** search
- object aboapp: Taboapp
- Left = 266
- Top = 145
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'O aplikaci'
- ClientHeight = 130
- ClientWidth = 211
- 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
- PixelsPerInch = 96
- TextHeight = 13
- object abap01: TImage
- Left = 10
- Top = 10
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object abap02: TLabel
- Left = 52
- Top = 10
- Width = 146
- Height = 13
- Caption = 'Windows Desktop Locker'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object abap03: TLabel
- Left = 52
- Top = 23
- Width = 51
- Height = 26
- Caption = 'Verze 1.03'#13#10'Shareware'
- Transparent = True
- end
- object abap05: TLabel
- Left = 52
- Top = 59
- Width = 149
- Height = 26
- Caption = 'Copyright � 2001 Petr Z�vesk�'#13#10'V�echna pr�va vyhrazena.'
- Transparent = True
- end
- object okbutt: TButton
- Left = 101
- Top = 95
- Width = 100
- Height = 25
- Cancel = True
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = okbuttclick
- end
- end
-