object OProgramie: TOProgramie Left = 157 Top = 105 BorderStyle = bsDialog Caption = 'O programie' ClientHeight = 405 ClientWidth = 469 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [] OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 15 object Bevel3: TBevel Left = 6 Top = 112 Width = 455 Height = 189 Style = bsRaised end object Bevel2: TBevel Left = 16 Top = 121 Width = 436 Height = 171 end object TransparentMemo2: TTransparentMemo Left = 24 Top = 128 Width = 433 Height = 174 Lines.Strings = ( 'U�ivatel je dr�itelem licence, kter� ho oprav�uje pou��vat prog' + 'ram na jednom stanovi�ti ' 'v�lu�n� pro vlastn� pot�eby. Jak�koliv kop�rov�n� cel�ho program' + 'u nebo jeho ��sti,' 'roz�i�ov�n� programu pomoci libovoln�ch technick�ch prost�edk�, ' + '�ifrov�n� a zneu��v�n�' 'k�du jako� i pou��v�n� programu pro jak�koliv obchodn� ��ely (k' + 'rom� t�ch, ke kter�m je' 'program ze sv�ho zalo�en� ur�en, tzn. napom�h� typovat a tisknou' + 't tikety pro osobn� ' 'u�itek) se pr�vem zakazuje pod trestem odn�t� svobody a ud�len� ' + 'pokuty. Osoby, kter� ' 'naru�uj� podm�nky licence, mohou b�t ob�alov�ny a zat�eny vysok' + '�m od�kodn�m. Autor ' 'm� v�hradn� autorsk� pr�vo.' '' '' 'Doporu�en� konfigurace:' 'Pentium 100, 16MB RAM, SVGA 65k barev, rozli�ov�n� 800x600') Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] TransparentColor = clMaroon BlickColor = clBlack ClickColor = clBlack Clickable = False Blickable = False ExtraLineSpacing = 0 Selected = -1 Alignment = taLeftJustify end object Image1: TImage Left = 41 Top = -54 Width = 105 Height = 105 Picture.Data = {} end object Bevel1: TBevel Left = 6 Top = 6 Width = 455 Height = 99 Style = bsRaised end object Label1: TLabel Left = 8 Top = 48 Width = 449 Height = 32 Alignment = taCenter AutoSize = False Caption = 'Sazka 1 0 2' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 274 Top = 81 Width = 104 Height = 15 Caption = 'Wersja wewn�trzna' Transparent = True Visible = False end object RUrllabel1: TRUrllabel Left = 272 Top = 16 Width = 177 Height = 16 Cursor = crHandPoint Caption = 'internacja@internacja.net' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsUnderline] ParentFont = False Transparent = True DetectMouse = True UrlType = Mail URL = 'internacja@internacja.net' ActiveColor = clRed end object GradBtn3: TGradBtn Left = 336 Top = 366 Width = 102 Height = 30 Hint = 'Zamknij okno' DisabledColor = clGray BtnHiliteClr = clWhite BtnShadowClr = clBlack BeginColor = 13553358 EndColor = 6250335 SwapColors = False GradientStyle = gsVertical TextStyle = tsInset TextShadeType = stHeavy Presets = Aluminum Caption = 'Zamknij' OnClick = GradBtn3Click Font.Charset = EASTEUROPE_CHARSET Font.Color = clWhite Font.Height = -17 Font.Name = 'Verdana' Font.Style = [fsBold] TabOrder = 0 TabStop = True end object Panel1: TPanel Left = 8 Top = 316 Width = 455 Height = 41 Caption = 'UWAGA !!! - nielegalne kopie b��dnie licz� systemy i gwarancje' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object Timer1: TTimer Interval = 1500 OnTimer = Timer1Timer Left = 64 Top = 333 end end