home *** CD-ROM | disk | FTP | other *** search
- object OknoCopyright: TOknoCopyright
- Left = 195
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Copyright'
- ClientHeight = 263
- ClientWidth = 377
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Obrazek: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Nazev: TLabel
- Left = 56
- Top = 16
- Width = 115
- Height = 18
- Caption = 'n�zev programu'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Cara: TBevel
- Left = 8
- Top = 48
- Width = 361
- Height = 9
- Shape = bsTopLine
- end
- object AutorskePravo: TLabel
- Left = 56
- Top = 128
- Width = 71
- Height = 13
- Caption = 'autorsk� pr�va'
- end
- object Preklad: TLabel
- Left = 56
- Top = 144
- Width = 124
- Height = 13
- Caption = 'informace o datu p�ekladu'
- end
- object Typ: TLabel
- Left = 56
- Top = 64
- Width = 170
- Height = 13
- Caption = 'Tento program je typu FREEWARE.'
- end
- object Info1: TLabel
- Left = 56
- Top = 186
- Width = 261
- Height = 13
- Caption = 'Program sm� b�t pou��v�n pouze v souladu s licen�n�mi'
- end
- object Info2: TLabel
- Left = 56
- Top = 200
- Width = 285
- Height = 13
- Caption = 'podm�nkami, kter� u�ivatel �etl p�i instalaci tohoto programu.'
- end
- object ViceInformaci: TLabel
- Left = 56
- Top = 84
- Width = 264
- Height = 13
- Caption = 'Posledn� verzi tohoto programu lze z�skat z internetu, viz'
- end
- object ViceInformaci2: TLabel
- Left = 56
- Top = 98
- Width = 234
- Height = 13
- Caption = 'informace v hesle n�pov�dy "Autor na Internetu".'
- end
- object CaraDalsi: TBevel
- Left = 56
- Top = 224
- Width = 313
- Height = 9
- Shape = bsTopLine
- end
- object TlacitkoOK: TButton
- Left = 151
- Top = 232
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = TlacitkoOKClick
- end
- end
-