home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / temacd / ksp / ksp2006r3full.exe / player.exe / 0 / RCDATA / TCONFFORM / TCONFFORM.txt
Text File  |  2006-09-04  |  14KB  |  379 lines

  1. object ConfForm: TConfForm
  2.   Left = 353
  3.   Top = 325
  4.   ActiveControl = ICCombo
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   Caption = 'Configuration Wizard'
  7.   ClientHeight = 408
  8.   ClientWidth = 506
  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.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object JvWizard1: TJvWizard
  20.     Left = 0
  21.     Top = 0
  22.     Width = 506
  23.     Height = 408
  24.     ActivePage = JvWizardInteriorPage2
  25.     ButtonBarHeight = 42
  26.     ButtonStart.Caption = 'To &Start Page'
  27.     ButtonStart.NumGlyphs = 1
  28.     ButtonStart.Width = 85
  29.     ButtonLast.Caption = 'To &Last Page'
  30.     ButtonLast.NumGlyphs = 1
  31.     ButtonLast.Width = 85
  32.     ButtonBack.Caption = '< &Back'
  33.     ButtonBack.NumGlyphs = 1
  34.     ButtonBack.Width = 75
  35.     ButtonNext.Caption = '&Next >'
  36.     ButtonNext.NumGlyphs = 1
  37.     ButtonNext.Width = 75
  38.     ButtonFinish.Caption = '&Finish'
  39.     ButtonFinish.NumGlyphs = 1
  40.     ButtonFinish.Width = 75
  41.     ButtonCancel.Caption = 'Cancel'
  42.     ButtonCancel.NumGlyphs = 1
  43.     ButtonCancel.ModalResult = 2
  44.     ButtonCancel.Width = 75
  45.     ButtonHelp.Caption = '&Help'
  46.     ButtonHelp.NumGlyphs = 1
  47.     ButtonHelp.Width = 75
  48.     ShowRouteMap = True
  49.     OnFinishButtonClick = JvWizard1FinishButtonClick
  50.     OnCancelButtonClick = JvWizard1CancelButtonClick
  51.     DesignSize = (
  52.       506
  53.       408)
  54.     object JvWizardWelcomePage1: TJvWizardWelcomePage
  55.       Header.Title.Color = clNone
  56.       Header.Title.Text = 'Welcome'
  57.       Header.Title.Anchors = [akLeft, akTop, akRight]
  58.       Header.Title.Font.Charset = DEFAULT_CHARSET
  59.       Header.Title.Font.Color = clWindowText
  60.       Header.Title.Font.Height = -16
  61.       Header.Title.Font.Name = 'MS Sans Serif'
  62.       Header.Title.Font.Style = [fsBold]
  63.       Header.Subtitle.Color = clNone
  64.       Header.Subtitle.Text = 
  65.         'Welcome to KSP Configuration Wizard. This Wizard will guide you ' +
  66.         'through basic KSP configuration'
  67.       Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
  68.       Header.Subtitle.Font.Charset = DEFAULT_CHARSET
  69.       Header.Subtitle.Font.Color = clWindowText
  70.       Header.Subtitle.Font.Height = -11
  71.       Header.Subtitle.Font.Name = 'MS Sans Serif'
  72.       Header.Subtitle.Font.Style = []
  73.       Caption = 'Welcome'
  74.       WaterMark.Visible = False
  75.     end
  76.     object MediaLib: TJvWizardInteriorPage
  77.       Header.Title.Color = clNone
  78.       Header.Title.Text = 'Media Library'
  79.       Header.Title.Anchors = [akLeft, akTop, akRight]
  80.       Header.Title.Font.Charset = DEFAULT_CHARSET
  81.       Header.Title.Font.Color = clWindowText
  82.       Header.Title.Font.Height = -16
  83.       Header.Title.Font.Name = 'MS Sans Serif'
  84.       Header.Title.Font.Style = [fsBold]
  85.       Header.Subtitle.Color = clNone
  86.       Header.Subtitle.Text = 
  87.         'Here you can configure your Media Library. Media Library creatio' +
  88.         'n can take a few minutes however Media Library gives you an acce' +
  89.         'ss to some additional features'
  90.       Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
  91.       Header.Subtitle.Font.Charset = DEFAULT_CHARSET
  92.       Header.Subtitle.Font.Color = clWindowText
  93.       Header.Subtitle.Font.Height = -11
  94.       Header.Subtitle.Font.Name = 'MS Sans Serif'
  95.       Header.Subtitle.Font.Style = []
  96.       Caption = 'Media Library'
  97.       object Folders: TListBox
  98.         Left = 6
  99.         Top = 80
  100.         Width = 219
  101.         Height = 273
  102.         ItemHeight = 13
  103.         TabOrder = 0
  104.       end
  105.       object Button1: TButton
  106.         Left = 231
  107.         Top = 80
  108.         Width = 114
  109.         Height = 25
  110.         Caption = 'Add Folder...'
  111.         TabOrder = 1
  112.         OnClick = spSkinButton1Click
  113.       end
  114.       object Button2: TButton
  115.         Left = 231
  116.         Top = 111
  117.         Width = 114
  118.         Height = 25
  119.         Caption = 'Delete'
  120.         TabOrder = 2
  121.         OnClick = spSkinButton2Click
  122.       end
  123.     end
  124.     object JvWizardInteriorPage1: TJvWizardInteriorPage
  125.       Header.Title.Color = clNone
  126.       Header.Title.Text = 'File Extensions'
  127.       Header.Title.Anchors = [akLeft, akTop, akRight]
  128.       Header.Title.Font.Charset = DEFAULT_CHARSET
  129.       Header.Title.Font.Color = clWindowText
  130.       Header.Title.Font.Height = -16
  131.       Header.Title.Font.Name = 'MS Sans Serif'
  132.       Header.Title.Font.Style = [fsBold]
  133.       Header.Subtitle.Color = clNone
  134.       Header.Subtitle.Text = 'Check file types you want do associate with KSP'
  135.       Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
  136.       Header.Subtitle.Font.Charset = DEFAULT_CHARSET
  137.       Header.Subtitle.Font.Color = clWindowText
  138.       Header.Subtitle.Font.Height = -11
  139.       Header.Subtitle.Font.Name = 'MS Sans Serif'
  140.       Header.Subtitle.Font.Style = []
  141.       Caption = 'File Extensions'
  142.       object Panel1: TPanel
  143.         Left = 0
  144.         Top = 70
  145.         Width = 361
  146.         Height = 296
  147.         Align = alClient
  148.         BevelOuter = bvNone
  149.         TabOrder = 0
  150.         object FilesExt: TCheckListBox
  151.           Left = 6
  152.           Top = 8
  153.           Width = 179
  154.           Height = 281
  155.           Font.Charset = DEFAULT_CHARSET
  156.           Font.Color = clWindowText
  157.           Font.Height = 14
  158.           Font.Name = 'Arial'
  159.           Font.Style = []
  160.           ItemHeight = 14
  161.           ParentFont = False
  162.           TabOrder = 0
  163.         end
  164.         object spSkinCheckGroup1: TspSkinCheckGroup
  165.           Left = 191
  166.           Top = 8
  167.           Width = 162
  168.           Height = 150
  169.           TabOrder = 1
  170.           DrawDefault = True
  171.           SkinDataName = 'groupbox'
  172.           AlphaBlend = False
  173.           AlphaBlendValue = 200
  174.           UseSkinCursor = False
  175.           DefaultFont.Charset = DEFAULT_CHARSET
  176.           DefaultFont.Color = clWindowText
  177.           DefaultFont.Height = 14
  178.           DefaultFont.Name = 'Arial'
  179.           DefaultFont.Style = []
  180.           UseSkinFont = True
  181.           DefaultWidth = 0
  182.           DefaultHeight = 0
  183.           RealHeight = -1
  184.           AutoEnabledControls = True
  185.           CheckedMode = False
  186.           Checked = False
  187.           NumGlyphs = 1
  188.           Spacing = 2
  189.           DefaultAlignment = taLeftJustify
  190.           DefaultCaptionHeight = 22
  191.           BorderStyle = bvFrame
  192.           CaptionMode = True
  193.           RollUpMode = False
  194.           RollUpState = False
  195.           Caption = 'Playlists'
  196.           ButtonSkinDataName = 'checkbox'
  197.           ButtonDefaultFont.Charset = DEFAULT_CHARSET
  198.           ButtonDefaultFont.Color = clWindowText
  199.           ButtonDefaultFont.Height = 14
  200.           ButtonDefaultFont.Name = 'Arial'
  201.           ButtonDefaultFont.Style = []
  202.           Items.Strings = (
  203.             'KSP'
  204.             'M3U'
  205.             'PLS')
  206.         end
  207.       end
  208.     end
  209.     object JvWizardInteriorPage2: TJvWizardInteriorPage
  210.       Header.Title.Color = clNone
  211.       Header.Title.Text = 'Internet'
  212.       Header.Title.Anchors = [akLeft, akTop, akRight]
  213.       Header.Title.Font.Charset = DEFAULT_CHARSET
  214.       Header.Title.Font.Color = clWindowText
  215.       Header.Title.Font.Height = -16
  216.       Header.Title.Font.Name = 'MS Sans Serif'
  217.       Header.Title.Font.Style = [fsBold]
  218.       Header.Subtitle.Color = clNone
  219.       Header.Subtitle.Text = 
  220.         'Choose if you want to use internet connection. Using internet al' +
  221.         'lows you to access CDDB databases, KSP Updater and many more thi' +
  222.         'ngs. We do not collect any your personal information without you' +
  223.         'r knowledge'
  224.       Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
  225.       Header.Subtitle.Font.Charset = DEFAULT_CHARSET
  226.       Header.Subtitle.Font.Color = clWindowText
  227.       Header.Subtitle.Font.Height = -11
  228.       Header.Subtitle.Font.Name = 'MS Sans Serif'
  229.       Header.Subtitle.Font.Style = []
  230.       VisibleButtons = [bkBack, bkFinish, bkCancel]
  231.       Caption = 'Internet'
  232.       object Panel2: TPanel
  233.         Left = 0
  234.         Top = 70
  235.         Width = 361
  236.         Height = 296
  237.         Align = alClient
  238.         BevelOuter = bvNone
  239.         TabOrder = 0
  240.         object Label1: TLabel
  241.           Left = 6
  242.           Top = 88
  243.           Width = 192
  244.           Height = 52
  245.           Caption = 
  246.             'Internet connection gives you access to:'#13#10'- CDDB database'#13#10'- Aud' +
  247.             'ioscrobbler database'#13#10'- SHOUTcast internet radio'
  248.         end
  249.         object Label2: TLabel
  250.           Left = 6
  251.           Top = 160
  252.           Width = 332
  253.           Height = 91
  254.           Caption = 
  255.             'Why to register?'#13#10'- Freely post messages to official KSP forum u' +
  256.             'sing your personalized settings'#13#10'- Read KSP newsletter sent once' +
  257.             ' per month describing current events and everything about KSP fu' +
  258.             'ture. Also describing some KSP features step-by-step'#13#10'- Find peo' +
  259.             'ple near you'
  260.           WordWrap = True
  261.         end
  262.         object ICCombo: TComboBox
  263.           Left = 6
  264.           Top = 48
  265.           Width = 339
  266.           Height = 22
  267.           Style = csDropDownList
  268.           Font.Charset = DEFAULT_CHARSET
  269.           Font.Color = clWindowText
  270.           Font.Height = 14
  271.           Font.Name = 'Arial'
  272.           Font.Style = []
  273.           ItemHeight = 14
  274.           ItemIndex = 1
  275.           ParentFont = False
  276.           TabOrder = 0
  277.           Text = 'Use internet connection (recommended)'
  278.           Items.Strings = (
  279.             'Don'#39't use internet connection and disable some features'
  280.             'Use internet connection (recommended)')
  281.           object spSkinXFormButton1: TButton
  282.             Left = 40
  283.             Top = 8
  284.             Width = 17
  285.             Height = 1
  286.             Caption = 'spSkinXFormButton1'
  287.             TabOrder = 0
  288.           end
  289.         end
  290.         object Button3: TButton
  291.           Left = 224
  292.           Top = 256
  293.           Width = 123
  294.           Height = 25
  295.           Caption = 'Register online'
  296.           TabOrder = 1
  297.           OnClick = Button3Click
  298.         end
  299.       end
  300.     end
  301.     object JvWizardRouteMapSteps1: TJvWizardRouteMapSteps
  302.       Left = 0
  303.       Top = 0
  304.       Width = 145
  305.       Height = 366
  306.       Font.Charset = DEFAULT_CHARSET
  307.       Font.Color = clWhite
  308.       Font.Height = -11
  309.       Font.Name = 'Tahoma'
  310.       Font.Style = []
  311.     end
  312.   end
  313.   object SD: TspSkinSelectDirectoryDialog
  314.     DialogWidth = 0
  315.     DialogHeight = 0
  316.     DialogMinWidth = 0
  317.     DialogMinHeight = 0
  318.     AlphaBlend = False
  319.     AlphaBlendValue = 200
  320.     AlphaBlendAnimation = False
  321.     DefaultFont.Charset = DEFAULT_CHARSET
  322.     DefaultFont.Color = clWindowText
  323.     DefaultFont.Height = 14
  324.     DefaultFont.Name = 'Arial'
  325.     DefaultFont.Style = []
  326.     Title = 'Select folder'
  327.     ShowToolBar = False
  328.     Left = 357
  329.     Top = 25
  330.   end
  331.   object DKLanguageController1: TDKLanguageController
  332.     Left = 120
  333.     Top = 248
  334.     LangData = {
  335.       0800436F6E66466F726D010200000001000000070043617074696F6E02000000
  336.       0900466F6E742E4E616D65011300000009004A7657697A617264310107000000
  337.       050000001200427574746F6E4261636B2E43617074696F6E0800000014004275
  338.       74746F6E43616E63656C2E43617074696F6E070000001400427574746F6E4669
  339.       6E6973682E43617074696F6E090000001200427574746F6E48656C702E436170
  340.       74696F6E040000001200427574746F6E4C6173742E43617074696F6E06000000
  341.       1200427574746F6E4E6578742E43617074696F6E030000001300427574746F6E
  342.       53746172742E43617074696F6E0014004A7657697A61726457656C636F6D6550
  343.       6167653101050000000E000000070043617074696F6E0D000000190048656164
  344.       65722E5375627469746C652E466F6E742E4E616D650C00000014004865616465
  345.       722E5375627469746C652E546578740B00000016004865616465722E5469746C
  346.       652E466F6E742E4E616D650A00000011004865616465722E5469746C652E5465
  347.       78740008004D656469614C6962010500000013000000070043617074696F6E12
  348.       00000019004865616465722E5375627469746C652E466F6E742E4E616D651100
  349.       000014004865616465722E5375627469746C652E546578741000000016004865
  350.       616465722E5469746C652E466F6E742E4E616D650F0000001100486561646572
  351.       2E5469746C652E54657874000700466F6C6465727300000700427574746F6E31
  352.       010100000014000000070043617074696F6E000700427574746F6E3201010000
  353.       0015000000070043617074696F6E0015004A7657697A617264496E746572696F
  354.       72506167653101050000001A000000070043617074696F6E1900000019004865
  355.       616465722E5375627469746C652E466F6E742E4E616D65180000001400486561
  356.       6465722E5375627469746C652E546578741700000016004865616465722E5469
  357.       746C652E466F6E742E4E616D651600000011004865616465722E5469746C652E
  358.       5465787400060050616E656C310000080046696C657345787401010000001F00
  359.       00000900466F6E742E4E616D650011007370536B696E436865636B47726F7570
  360.       310106000000240000001600427574746F6E44656661756C74466F6E742E4E61
  361.       6D65230000001200427574746F6E536B696E446174614E616D65220000000700
  362.       43617074696F6E21000000100044656661756C74466F6E742E4E616D65250000
  363.       0005004974656D73200000000C00536B696E446174614E616D650015004A7657
  364.       697A617264496E746572696F72506167653201050000002A0000000700436170
  365.       74696F6E2900000019004865616465722E5375627469746C652E466F6E742E4E
  366.       616D652800000014004865616465722E5375627469746C652E54657874270000
  367.       0016004865616465722E5469746C652E466F6E742E4E616D6526000000110048
  368.       65616465722E5469746C652E5465787400060050616E656C3200000700494343
  369.       6F6D626F0103000000310000000900466F6E742E4E616D653000000005004974
  370.       656D732F0000000400546578740012007370536B696E58466F726D427574746F
  371.       6E31010100000034000000070043617074696F6E0016004A7657697A61726452
  372.       6F7574654D61705374657073310101000000350000000900466F6E742E4E616D
  373.       650002005344010200000036000000100044656661756C74466F6E742E4E616D
  374.       653700000005005469746C65000700427574746F6E3301010000003800000007
  375.       0043617074696F6E0006004C6162656C31010100000039000000070043617074
  376.       696F6E0006004C6162656C3201010000003A000000070043617074696F6E00}
  377.   end
  378. end
  379.