object SettingsForm: TSettingsForm Left = 373 Top = 111 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Pokro�il� nastaven�' ClientHeight = 553 ClientWidth = 512 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image2: TImage Left = 4 Top = 8 Width = 200 Height = 22 AutoSize = True Picture.Data = {} end object Label3: TLabel Left = 8 Top = 9 Width = 144 Height = 20 Caption = 'Pokro�il� nastaven�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Bevel3: TBevel Left = 5 Top = 35 Width = 501 Height = 9 Shape = bsTopLine end object Bevel1: TBevel Left = 5 Top = 507 Width = 501 Height = 9 Shape = bsTopLine end object Label4: TLabel Left = 192 Top = 448 Width = 257 Height = 49 AutoSize = False Caption = 'Vymaz�n� registr� prove�te zejm�na:'#13#10'Chcete-li obnovit standardn' + '� nastaven� programu'#13#10'Chcete-li odinstalovat program z va�eho po' + '��ta�e' WordWrap = True end object Label5: TLabel Left = 192 Top = 431 Width = 73 Height = 16 Caption = 'Informace:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object CloseBtn: TButton Left = 424 Top = 520 Width = 75 Height = 25 Caption = 'Zav��t' TabOrder = 7 OnClick = CloseBtnClick end object StdPartPasting: TRadioGroup Left = 8 Top = 48 Width = 249 Height = 105 Caption = 'Spole�n� ��st:' ItemIndex = 3 Items.Strings = ( 'P�idat za origin�ln� jm�no' 'P�idat p�ed origin�ln� jm�no' 'Nep�id�vat v�bec' 'Nahradit spole�nou ��st� origin�ln� jm�no') TabOrder = 0 OnClick = StdPartPastingClick end object NumPartPasting: TRadioGroup Left = 8 Top = 160 Width = 249 Height = 129 Caption = '��seln� ��st:' ItemIndex = 0 Items.Strings = ( 'P�idat za origin�ln� jm�no' 'P�idat p�ed origin�ln� jm�no' 'P�idat za origin�ln� p��ponu' 'P�idat p�ed origin�ln� p��ponu' 'Nep�id�vat v�bec') TabOrder = 1 OnClick = NumPartPastingClick end object PlaylistGroupBox: TGroupBox Left = 264 Top = 48 Width = 241 Height = 241 Caption = 'Vytv��en� Playlistu:' TabOrder = 2 object Label1: TLabel Left = 8 Top = 24 Width = 117 Height = 13 Caption = 'Akceptovat tyto p��pony:' end object Label2: TLabel Left = 8 Top = 112 Width = 114 Height = 13 Caption = 'V�choz� n�zev souboru:' end object PlaylistExtensions: TEdit Left = 8 Top = 40 Width = 225 Height = 21 TabOrder = 0 Text = 'mp3; mp2; mpg; mpeg; mov; avi; asf;' end object UseAllExtCheckBox: TCheckBox Left = 16 Top = 72 Width = 217 Height = 17 Caption = 'Pou��t v�echny p��pony' TabOrder = 1 OnClick = UseAllExtCheckBoxClick end object PlaylistFileName: TEdit Left = 8 Top = 128 Width = 225 Height = 21 TabOrder = 3 Text = '_This.m3u' end object UseFolderName: TCheckBox Left = 16 Top = 160 Width = 217 Height = 17 Caption = 'Pou��t n�zev adres��e + m3u' TabOrder = 4 OnClick = UseFolderNameClick end object UseDirNameInPlaylist: TCheckBox Left = 16 Top = 88 Width = 217 Height = 17 Caption = 'N�zvy soubor� ukl�dat s plnou cestou' TabOrder = 2 end end object SaveToRegistry: TCheckBox Left = 16 Top = 432 Width = 169 Height = 17 Caption = 'Ukl�dat nastaven� do registr�' TabOrder = 5 end object DeleteFromRegistryBtn: TButton Left = 16 Top = 456 Width = 161 Height = 25 Caption = 'Vymazat nastaven� z registr�' TabOrder = 6 OnClick = DeleteFromRegistryBtnClick end object ShowingGroupBox: TGroupBox Left = 8 Top = 296 Width = 497 Height = 81 Caption = 'Zobrazovat tabulku p�ejmenov�n�:' TabOrder = 3 object ShowTableCheckBox01: TCheckBox Left = 16 Top = 24 Width = 161 Height = 17 Caption = 'P�i p�ejmenov�v�n� soubor�' Checked = True State = cbChecked TabOrder = 0 end object ShowTableCheckBox02: TCheckBox Left = 16 Top = 48 Width = 161 Height = 17 Caption = 'P�i nahrazov�n� v n�zvu' Checked = True State = cbChecked TabOrder = 1 end object ShowTableCheckBox03: TCheckBox Left = 192 Top = 24 Width = 161 Height = 17 Caption = 'P�i odstra�ov�n� diakritiky' Checked = True State = cbChecked TabOrder = 2 end object ShowTableCheckBox04: TCheckBox Left = 192 Top = 48 Width = 161 Height = 17 Caption = 'P�i p�evodu velikosti p�smen' Checked = True State = cbChecked TabOrder = 3 end end object ConfirmExitCheckBox: TCheckBox Left = 16 Top = 392 Width = 489 Height = 17 Caption = 'Potvrzovat ukon�en� programu' Checked = True State = cbChecked TabOrder = 4 end end