home *** CD-ROM | disk | FTP | other *** search
- object Upozorneni: TUpozorneni
- Left = 147
- Top = 223
- Width = 394
- Height = 194
- BorderIcons = [biSystemMenu]
- Caption = 'Upozorn�n�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PopupMenu = PopupMenu1
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 56
- Width = 351
- Height = 16
- Caption = 'Tohle je pouze demoverze programu ��astn�ch 10,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 16
- Top = 72
- Width = 361
- Height = 16
- Caption = 'm��ete ji proto spustit pouze 5x. Vy jste tuto mo�nost'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 16
- Top = 88
- Width = 341
- Height = 16
- Caption = 'ji� vyu�il. Pokud chcete nad�le program pou��vat,'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 104
- Width = 165
- Height = 16
- Caption = 'mus�te se zaregistrovat.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object OK: TDsFancyButton
- Left = 48
- Top = 136
- Width = 89
- Height = 25
- ButtonColor = clBtnFace
- Caption = 'OK'
- FrameColor = clGray
- FrameWidth = 6
- CornerRadius = 10
- TextStyle = txRaised
- OnClick = OKClick
- end
- object DsFancyButton1: TDsFancyButton
- Left = 224
- Top = 136
- Width = 97
- Height = 25
- ButtonColor = clBtnFace
- Caption = 'Zaregistrovat se'
- FrameColor = clGray
- FrameWidth = 6
- CornerRadius = 10
- TextStyle = txRaised
- OnClick = DsFancyButton1Click
- end
- object StaticText1: TStaticText
- Left = 85
- Top = 8
- Width = 209
- Height = 33
- AutoSize = False
- BorderStyle = sbsSunken
- Caption = ' !!! POZOR !!!'
- Color = clLime
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -23
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- PopupMenu = PopupMenu1
- TabOrder = 0
- end
- object Button2: TButton
- Left = 304
- Top = 0
- Width = 81
- Height = 17
- Caption = 'Zaregistrovat se'
- PopupMenu = PopupMenu1
- TabOrder = 1
- Visible = False
- OnClick = Button2Click
- end
- object PopupMenu1: TPopupMenu
- Left = 16
- Top = 8
- object Zavt1: TMenuItem
- Caption = 'Zav��t'
- OnClick = Zavt1Click
- end
- end
- end
-