home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 September / Chip_2000-09_cd1.bin / sharewar / Slunec / app / 5 / Renamer.exe / 0 / RCDATA / TSETTINGSFORM / TSETTINGSFORM.txt < prev   
Text File  |  2000-07-13  |  6KB  |  262 lines

  1. object SettingsForm: TSettingsForm
  2.   Left = 474
  3.   Top = 187
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Pokro∩┐╜il∩┐╜ nastaven∩┐╜'
  7.   ClientHeight = 553
  8.   ClientWidth = 512
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image2: TImage
  21.     Left = 4
  22.     Top = 8
  23.     Width = 200
  24.     Height = 22
  25.     AutoSize = True
  26.     Picture.Data = {<image001.bmp>}
  27.   end
  28.   object Label3: TLabel
  29.     Left = 8
  30.     Top = 9
  31.     Width = 144
  32.     Height = 20
  33.     Caption = 'Pokro∩┐╜il∩┐╜ nastaven∩┐╜'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -16
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     Transparent = True
  41.   end
  42.   object Bevel3: TBevel
  43.     Left = 5
  44.     Top = 35
  45.     Width = 501
  46.     Height = 9
  47.     Shape = bsTopLine
  48.   end
  49.   object Bevel1: TBevel
  50.     Left = 5
  51.     Top = 507
  52.     Width = 501
  53.     Height = 9
  54.     Shape = bsTopLine
  55.   end
  56.   object Label4: TLabel
  57.     Left = 192
  58.     Top = 448
  59.     Width = 257
  60.     Height = 49
  61.     AutoSize = False
  62.     Caption = 
  63.       'Vymaz∩┐╜n∩┐╜ registr∩┐╜ prove∩┐╜te zejm∩┐╜na:'#13#10'Chcete-li obnovit standardn' +
  64.       '∩┐╜ nastaven∩┐╜ programu'#13#10'Chcete-li odinstalovat program z va∩┐╜eho po' +
  65.       '∩┐╜∩┐╜ta∩┐╜e'
  66.     WordWrap = True
  67.   end
  68.   object Label5: TLabel
  69.     Left = 192
  70.     Top = 431
  71.     Width = 73
  72.     Height = 16
  73.     Caption = 'Informace:'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -13
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.     Transparent = True
  81.   end
  82.   object CloseBtn: TButton
  83.     Left = 424
  84.     Top = 520
  85.     Width = 75
  86.     Height = 25
  87.     Caption = 'Zav∩┐╜∩┐╜t'
  88.     TabOrder = 0
  89.     OnClick = CloseBtnClick
  90.   end
  91.   object StdPartPasting: TRadioGroup
  92.     Left = 8
  93.     Top = 48
  94.     Width = 249
  95.     Height = 105
  96.     Caption = 'Spole∩┐╜n∩┐╜ ∩┐╜∩┐╜st:'
  97.     ItemIndex = 3
  98.     Items.Strings = (
  99.       'P∩┐╜idat za origin∩┐╜ln∩┐╜ jm∩┐╜no'
  100.       'P∩┐╜idat p∩┐╜ed origin∩┐╜ln∩┐╜ jm∩┐╜no'
  101.       'Nep∩┐╜id∩┐╜vat v∩┐╜bec'
  102.       'Nahradit spole∩┐╜nou ∩┐╜∩┐╜st∩┐╜ origin∩┐╜ln∩┐╜ jm∩┐╜no')
  103.     TabOrder = 1
  104.     OnClick = StdPartPastingClick
  105.   end
  106.   object NumPartPasting: TRadioGroup
  107.     Left = 8
  108.     Top = 160
  109.     Width = 249
  110.     Height = 129
  111.     Caption = '∩┐╜∩┐╜seln∩┐╜ ∩┐╜∩┐╜st:'
  112.     ItemIndex = 0
  113.     Items.Strings = (
  114.       'P∩┐╜idat za origin∩┐╜ln∩┐╜ jm∩┐╜no'
  115.       'P∩┐╜idat p∩┐╜ed origin∩┐╜ln∩┐╜ jm∩┐╜no'
  116.       'P∩┐╜idat za origin∩┐╜ln∩┐╜ p∩┐╜∩┐╜ponu'
  117.       'P∩┐╜idat p∩┐╜ed origin∩┐╜ln∩┐╜ p∩┐╜∩┐╜ponu'
  118.       'Nep∩┐╜id∩┐╜vat v∩┐╜bec')
  119.     TabOrder = 2
  120.     OnClick = NumPartPastingClick
  121.   end
  122.   object GroupBox1: TGroupBox
  123.     Left = 264
  124.     Top = 48
  125.     Width = 241
  126.     Height = 241
  127.     Caption = 'Vytv∩┐╜∩┐╜en∩┐╜ Playlistu:'
  128.     TabOrder = 3
  129.     object Label1: TLabel
  130.       Left = 8
  131.       Top = 24
  132.       Width = 117
  133.       Height = 13
  134.       Caption = 'Akceptovat tyto p∩┐╜∩┐╜pony:'
  135.     end
  136.     object Label2: TLabel
  137.       Left = 8
  138.       Top = 112
  139.       Width = 114
  140.       Height = 13
  141.       Caption = 'V∩┐╜choz∩┐╜ n∩┐╜zev souboru:'
  142.     end
  143.     object PlaylistExtensions: TEdit
  144.       Left = 8
  145.       Top = 40
  146.       Width = 225
  147.       Height = 21
  148.       TabOrder = 0
  149.       Text = 'mp3; mp2; mpg; mpeg; mov; avi; asf;'
  150.     end
  151.     object UseAllExtCheckBox: TCheckBox
  152.       Left = 16
  153.       Top = 72
  154.       Width = 217
  155.       Height = 17
  156.       Caption = 'Pou∩┐╜∩┐╜t v∩┐╜echny p∩┐╜∩┐╜pony'
  157.       TabOrder = 1
  158.       OnClick = UseAllExtCheckBoxClick
  159.     end
  160.     object PlaylistFileName: TEdit
  161.       Left = 8
  162.       Top = 128
  163.       Width = 225
  164.       Height = 21
  165.       TabOrder = 2
  166.       Text = '_This.m3u'
  167.     end
  168.     object UseFolderName: TCheckBox
  169.       Left = 16
  170.       Top = 160
  171.       Width = 217
  172.       Height = 17
  173.       Caption = 'Pou∩┐╜∩┐╜t n∩┐╜zev adres∩┐╜∩┐╜e + m3u'
  174.       TabOrder = 3
  175.       OnClick = UseFolderNameClick
  176.     end
  177.     object UseDirNameInPlaylist: TCheckBox
  178.       Left = 16
  179.       Top = 88
  180.       Width = 217
  181.       Height = 17
  182.       Caption = 'N∩┐╜zvy soubor∩┐╜ ukl∩┐╜dat s plnou cestou'
  183.       TabOrder = 4
  184.     end
  185.   end
  186.   object SaveToRegistry: TCheckBox
  187.     Left = 16
  188.     Top = 432
  189.     Width = 169
  190.     Height = 17
  191.     Caption = 'Ukl∩┐╜dat nastaven∩┐╜ do registr∩┐╜'
  192.     TabOrder = 4
  193.   end
  194.   object Button1: TButton
  195.     Left = 16
  196.     Top = 456
  197.     Width = 161
  198.     Height = 25
  199.     Caption = 'Vymazat nastaven∩┐╜ z registr∩┐╜'
  200.     TabOrder = 5
  201.     OnClick = Button1Click
  202.   end
  203.   object GroupBox2: TGroupBox
  204.     Left = 8
  205.     Top = 296
  206.     Width = 497
  207.     Height = 81
  208.     Caption = 'Zobrazovat tabulku p∩┐╜ejmenov∩┐╜n∩┐╜:'
  209.     TabOrder = 6
  210.     object ShowTableCheckBox01: TCheckBox
  211.       Left = 16
  212.       Top = 24
  213.       Width = 161
  214.       Height = 17
  215.       Caption = 'P∩┐╜i p∩┐╜ejmenov∩┐╜v∩┐╜n∩┐╜ soubor∩┐╜'
  216.       Checked = True
  217.       State = cbChecked
  218.       TabOrder = 0
  219.     end
  220.     object ShowTableCheckBox02: TCheckBox
  221.       Left = 16
  222.       Top = 48
  223.       Width = 161
  224.       Height = 17
  225.       Caption = 'P∩┐╜i nahrazov∩┐╜n∩┐╜ v n∩┐╜zvu'
  226.       Checked = True
  227.       State = cbChecked
  228.       TabOrder = 1
  229.     end
  230.     object ShowTableCheckBox03: TCheckBox
  231.       Left = 192
  232.       Top = 24
  233.       Width = 161
  234.       Height = 17
  235.       Caption = 'P∩┐╜i odstra∩┐╜ov∩┐╜n∩┐╜ diakritiky'
  236.       Checked = True
  237.       State = cbChecked
  238.       TabOrder = 2
  239.     end
  240.     object ShowTableCheckBox04: TCheckBox
  241.       Left = 192
  242.       Top = 48
  243.       Width = 161
  244.       Height = 17
  245.       Caption = 'P∩┐╜i p∩┐╜evodu velikosti p∩┐╜smen'
  246.       Checked = True
  247.       State = cbChecked
  248.       TabOrder = 3
  249.     end
  250.   end
  251.   object ConfirmExitCheckBox: TCheckBox
  252.     Left = 16
  253.     Top = 392
  254.     Width = 489
  255.     Height = 17
  256.     Caption = 'Potvrzovat ukon∩┐╜en∩┐╜ programu'
  257.     Checked = True
  258.     State = cbChecked
  259.     TabOrder = 7
  260.   end
  261. end
  262.