home *** CD-ROM | disk | FTP | other *** search
- object regist: Tregist
- Left = 231
- Top = 225
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Registrace'
- ClientHeight = 244
- ClientWidth = 286
- 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 regi01: TImage
- Left = 10
- Top = 10
- Width = 32
- Height = 32
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object regi02: TLabel
- Left = 52
- Top = 10
- Width = 204
- Height = 26
- Caption =
- 'Omezen� aplikace spo��v� v automatick�m'#13#10'odemknut� pracovn� ploc' +
- 'hy po 3 minut�ch.'
- Transparent = True
- end
- object regi03: TLabel
- Left = 52
- Top = 46
- Width = 225
- Height = 91
- Caption =
- 'Cena pln� verze �in� 75,- K�.'#13#10'Registrace se skl�d� ze dvou krok' +
- '�:'#13#10'1) zaplacen� poplatku 75,- po�tovn� slo�enkou'#13#10' na n�e u' +
- 'vedenou adresu'#13#10'2) vypln�n� registra�n�ho formul��e na internetu' +
- ':'#13#10' http://www.volny.cz/zavesky/wdl'#13#10' Zde naleznete taky d' +
- 'al�� informace.'
- Transparent = True
- end
- object regi04: TLabel
- Left = 52
- Top = 147
- Width = 81
- Height = 52
- Caption = 'Adresa:'#13#10'Petr Z�vesk�'#13#10'No�ovice 156'#13#10'739 51 No�ovice'
- Transparent = True
- end
- object okbutt: TButton
- Left = 176
- Top = 209
- Width = 100
- Height = 25
- Cancel = True
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = okbuttclick
- end
- end
-