home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / system / speedfan / installspeedfan428.exe / speedfan.exe / 0 / RCDATA / TDLGGETCONFIG / TDLGGETCONFIG.txt
Text File  |  2006-02-08  |  18KB  |  455 lines

  1. object DlgGetConfig: TDlgGetConfig
  2.   Left = 602
  3.   Top = 127
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Get config'
  7.   ClientHeight = 221
  8.   ClientWidth = 380
  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.   Position = poMainFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object LABWebsiteURL: TPJHotLabel
  20.     Left = 3
  21.     Top = 36
  22.     Width = 374
  23.     Height = 13
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Caption = 'http://www.almico.com/sfhandleconfig.php'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clNavy
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsUnderline]
  32.     CaptionIsURL = False
  33.     HighlightFont.Charset = DEFAULT_CHARSET
  34.     HighlightFont.Color = clRed
  35.     HighlightFont.Height = -11
  36.     HighlightFont.Name = 'MS Sans Serif'
  37.     HighlightFont.Style = [fsUnderline]
  38.     URL = 'http://www.almico.com/sfhandleconfig.php'
  39.   end
  40.   object Label1: TLabel
  41.     Left = 4
  42.     Top = 4
  43.     Width = 373
  44.     Height = 26
  45.     AutoSize = False
  46.     Caption = 
  47.       'Please, visit the following web page to obtain a ticket to downl' +
  48.       'oad the latest configuration for your motherboard or to upload y' +
  49.       'ours.'
  50.     WordWrap = True
  51.   end
  52.   object Label2: TLabel
  53.     Left = 136
  54.     Top = 64
  55.     Width = 30
  56.     Height = 13
  57.     Caption = 'Ticket'
  58.   end
  59.   object GBProxy: TGroupBox
  60.     Left = 4
  61.     Top = 88
  62.     Width = 373
  63.     Height = 93
  64.     Enabled = False
  65.     TabOrder = 0
  66.     object Username: TLabel
  67.       Left = 8
  68.       Top = 44
  69.       Width = 48
  70.       Height = 13
  71.       Caption = 'Username'
  72.     end
  73.     object Password: TLabel
  74.       Left = 8
  75.       Top = 68
  76.       Width = 46
  77.       Height = 13
  78.       Caption = 'Password'
  79.     end
  80.     object Proxy: TLabel
  81.       Left = 8
  82.       Top = 20
  83.       Width = 58
  84.       Height = 13
  85.       Caption = 'HTTP Proxy'
  86.     end
  87.     object Label3: TLabel
  88.       Left = 300
  89.       Top = 20
  90.       Width = 18
  91.       Height = 13
  92.       Caption = 'port'
  93.     end
  94.     object EDProxy: TEdit
  95.       Left = 72
  96.       Top = 16
  97.       Width = 221
  98.       Height = 21
  99.       Color = clBtnFace
  100.       Enabled = False
  101.       TabOrder = 0
  102.     end
  103.     object EDProxyPort: TEdit
  104.       Left = 324
  105.       Top = 16
  106.       Width = 41
  107.       Height = 21
  108.       Color = clBtnFace
  109.       Enabled = False
  110.       TabOrder = 1
  111.     end
  112.     object EDProxyUsername: TEdit
  113.       Left = 60
  114.       Top = 40
  115.       Width = 305
  116.       Height = 21
  117.       Color = clBtnFace
  118.       Enabled = False
  119.       TabOrder = 2
  120.     end
  121.     object EDProxyPassword: TEdit
  122.       Left = 60
  123.       Top = 64
  124.       Width = 121
  125.       Height = 21
  126.       Color = clBtnFace
  127.       Enabled = False
  128.       PasswordChar = '*'
  129.       TabOrder = 3
  130.     end
  131.   end
  132.   object CBUseProxy: TCheckBox
  133.     Left = 12
  134.     Top = 86
  135.     Width = 113
  136.     Height = 17
  137.     Caption = 'Use proxy'
  138.     Enabled = False
  139.     TabOrder = 1
  140.     OnClick = CBUseProxyClick
  141.   end
  142.   object BTNCancel: TBitBtn
  143.     Left = 292
  144.     Top = 188
  145.     Width = 75
  146.     Height = 25
  147.     TabOrder = 2
  148.     Kind = bkCancel
  149.   end
  150.   object BTNOk: TBitBtn
  151.     Left = 212
  152.     Top = 188
  153.     Width = 75
  154.     Height = 25
  155.     Enabled = False
  156.     TabOrder = 3
  157.     Kind = bkOK
  158.   end
  159.   object EDTicket: TEdit
  160.     Left = 172
  161.     Top = 60
  162.     Width = 72
  163.     Height = 21
  164.     MaxLength = 10
  165.     TabOrder = 4
  166.     OnChange = EDTicketChange
  167.   end
  168.   object siLangRT1: TsiLangRT
  169.     Version = '5.3.2'
  170.     StringsTypes.Strings = (
  171.       'TIB_STRINGLIST'
  172.       'TSTRINGLIST')
  173.     NumOfLanguages = 18
  174.     LangDispatcher = Form1.LangDispatcher
  175.     LangDelim = 1
  176.     LangNames.Strings = (
  177.       'English'
  178.       'Italiano'
  179.       'Spanish'
  180.       'Galician'
  181.       'Polish'
  182.       'Czech'
  183.       'Russian'
  184.       'German'
  185.       'French'
  186.       'Brazilian'
  187.       'Slovak'
  188.       'Indonesian'
  189.       'Romanian'
  190.       'Hungarian'
  191.       'Japanese'
  192.       'Chinese'
  193.       'Danish'
  194.       'Korean')
  195.     Language = 'English'
  196.     StorageDelimiter = '~!@#'
  197.     ExtendedTranslations = <
  198.       item
  199.         Identifier = 'EDProxy.Left'
  200.         PropertyType = tkInteger
  201.         ValuesEx = {
  202.           3732013732013732013732013132300137320137360137320137320137320137
  203.           3201373201373201373201383001373201373201}
  204.       end
  205.       item
  206.         Identifier = 'EDProxy.Width'
  207.         PropertyType = tkInteger
  208.         ValuesEx = {
  209.           3232310132313701323035013231330131373301323231013230390132313701
  210.           3232310132303901323231013232310132323101323231013231330132323101
  211.           32323101}
  212.       end
  213.       item
  214.         Identifier = 'EDProxyPassword.Left'
  215.         PropertyType = tkInteger
  216.         ValuesEx = {
  217.           3630013630013130300139320131313201363001313132013834013932013936
  218.           0131303001373201363001363001383001363001363001}
  219.       end
  220.       item
  221.         Identifier = 'EDProxyPassword.Width'
  222.         PropertyType = tkInteger
  223.         ValuesEx = {
  224.           3132310131323101313231013132310131323101313231013132310131323101
  225.           3132310131323101313231013132310131323101313231013132310131323101
  226.           31323101}
  227.       end
  228.       item
  229.         Identifier = 'EDProxyPort.Left'
  230.         PropertyType = tkInteger
  231.         ValuesEx = {
  232.           3332340133323401333234013332340133323401333234013332340133323401
  233.           3332340133323401333234013332340133323401333234013332340133323401
  234.           33323401}
  235.       end
  236.       item
  237.         Identifier = 'EDProxyPort.Width'
  238.         PropertyType = tkInteger
  239.         ValuesEx = {
  240.           3431013431013431013431013431013431013431013431013431013431013431
  241.           01343101343101343101343101343101343101}
  242.       end
  243.       item
  244.         Identifier = 'EDProxyUsername.Left'
  245.         PropertyType = tkInteger
  246.         ValuesEx = {
  247.           3630013630013130300139320131313201363001313132013834013932013936
  248.           0131303001373201363001363001383001363001363001}
  249.       end
  250.       item
  251.         Identifier = 'EDProxyUsername.Width'
  252.         PropertyType = tkInteger
  253.         ValuesEx = {
  254.           3330350133303501323838013239320133303001333030013239320133303001
  255.           3330300132393201333030013132310133303001333030013238300133303501
  256.           33303501}
  257.       end
  258.       item
  259.         Identifier = 'EDTicket.Left'
  260.         PropertyType = tkInteger
  261.         ValuesEx = {
  262.           3137320131373601313732013137320131373201313732013137320131373201
  263.           3137320131373201313732013137320131373201313732013137320131373201
  264.           31373201}
  265.       end
  266.       item
  267.         Identifier = 'Label2.Left'
  268.         PropertyType = tkInteger
  269.         ValuesEx = {
  270.           3133360131333201313336013133360131333601313336013133360131333601
  271.           3133360131333601313336013133360131333601313336013133360131333601
  272.           31333601}
  273.       end
  274.       item
  275.         Identifier = 'Label3.Left'
  276.         PropertyType = tkInteger
  277.         ValuesEx = {
  278.           3330300132393601323834013239320133303001333030013239320132393601
  279.           3330300132383801333030013330300133303001333030013330300133303001
  280.           33303001}
  281.       end
  282.       item
  283.         Identifier = 'Label3.Width'
  284.         PropertyType = tkInteger
  285.         ValuesEx = {
  286.           3138013235013334013236013138013138013236013232013138013330013138
  287.           01313801313901313801323801313801313801}
  288.       end>
  289.     RTEditorActionsOptions = []
  290.     Left = 68
  291.     Top = 176
  292.     TranslationData = {
  293.       737443617074696F6E730D0A54446C67476574436F6E6669670147657420636F
  294.       6E666967015363617269636120636F6E6669677572617A696F6E650101010101
  295.       CAEEEDF4E8E3F3F0E0F6E8FF01010101010101010147657420636F6E66696701
  296.       48656E74206B6F6E66696775726174696F6E010D0A42544E43616E63656C0143
  297.       616E63656C01416E6E756C6C610101010101CEF2ECE5EDE00101010101010101
  298.       0101416E6E756C6CE972010D0A42544E4F6B014F4B014F4B01010101014F4B01
  299.       0101010101010101014F4B010D0A434255736550726F7879015573652070726F
  300.       7879015573612070726F787901557361722070726F787901557361722070726F
  301.       787901557A796A20736572776572612070726F787901506F759EED742070726F
  302.       787901CFF0EEEAF1E80142656E75747A652050726F7879015574696C69736572
  303.       2070726F787901557361722070726F787901506F759E699D2070726F78790147
  304.       756E616B616E2050726F7879015574696C697A65617A612070726F7879015072
  305.       6F7879206861737A6EE16C617461018376838D834C83568E67977001AE4DA5CE
  306.       2070726F787901427275672070726F7879010D0A474250726F78790101010101
  307.       0101010101010101010101010D0A4C6162656C3101506C656173652C20766973
  308.       69742074686520666F6C6C6F77696E6720776562207061676520746F206F6274
  309.       61696E2061207469636B657420746F20646F776E6C6F616420746865206C6174
  310.       65737420636F6E66696775726174696F6E20666F7220796F7572206D6F746865
  311.       72626F617264206F7220746F2075706C6F616420796F7572732E015669736974
  312.       61206C6120706167696E612077656220696E6469636174612064692073656775
  313.       69746F20706572206F7474656E65726520696C20676574746F6E652070657220
  314.       736361726963617265206C6120636F6E6669677572617A696F6E652070657220
  315.       6C6120747561206D6F74686572626F617264206F2070657220696E7669617265
  316.       206C61207475612E0101010101CFEEF1E5F2E8F2E520FDF2F3207765622DF1F2
  317.       F0E0EDE8F6F32C20F7F2EEE1FB20EFEEEBF3F7E8F2FC20EAF3EFEEED20E4EBFF
  318.       20E7E0E3F0F3E7EAE820F1E2E5E6E5E920EAEEEDF4E8E3F3F0E0F6E8E820EDE0
  319.       20F1E8F1F2E5ECEDF3FE20EFEBE0F2F320E8EBE820EFE5F0E5E4E0F7E820F1E2
  320.       EEE8F520E4E0EDEDFBF52E0101010101010101010147E52074696C2066F86C67
  321.       656E646520686A656D6D657369646520666F722061742066E52062696C6C6574
  322.       2074696C20646F776E6C6F61642061662073656E65737465206B6F6E66696775
  323.       726174696F6E2074696C20646974206D6F74686572626F61726420656C6C6572
  324.       20666F722061742075706C6F6164652064696E65206D6F74686572626F617264
  325.       20646174612E010D0A4C6162656C32015469636B657401476574746F6E650101
  326.       010101CAF3EFEEED010101010101010101B2BCC3D20142696C6C6574010D0A4C
  327.       6162656C3301706F727401706F7274610170756572746F01706F72746F01506F
  328.       727401506F72743A01CFEEF0F201506F727401706F727401706F72746101506F
  329.       72743A01706F727401706F727401706F727401837C815B836701B373B1B5B0F0
  330.       01706F7274010D0A4C41425765627369746555524C01687474703A2F2F777777
  331.       2E616C6D69636F2E636F6D2F736668616E646C65636F6E6669672E7068700101
  332.       0101010101010101010101010101687474703A2F2F7777772E616C6D69636F2E
  333.       636F6D2F736668616E646C65636F6E6669672E706870010D0A50617373776F72
  334.       640150617373776F72640150617373776F726401436F6E7472617365F1610143
  335.       6F6E74726173696E616C01486173B36F014865736C6F3A01CFE0F0EEEBFC0150
  336.       617373776F7274014D6F742064652070617373650153656E6861014865736C6F
  337.       3A014B6174612053616E6469015061726F6C61014A656C737AF3018370835883
  338.       8F815B836801B14BBD58014B6F64656F7264010D0A50726F7879014854545020
  339.       50726F78790150726F787920485454500150726F787920485454500150726F78
  340.       79204854545001416472657320736572776572612070726F78790150726F7879
  341.       204854545001487474702DEFF0EEEAF1E801485454502050726F78790150726F
  342.       787920485454500150726F787920485454500150726F78792048545450015072
  343.       6F7879204854545001485454502050726F787901485454502050726F78790148
  344.       5454508376838D834C835601485454502050726F787901485454502050726F78
  345.       79010D0A557365726E616D6501557365726E616D6501557365726E616D65014E
  346.       6F6D627265206465207573756172696F014E6F6D6520646F207573756172696F
  347.       014E617A77612075BF79746B6F776E696B6101559E2E206A6DE96E6F3A01C8EC
  348.       FF20EFEEEBFCE7EEE2E0F2E5EBFF0142656E75747A65726E616D65014E6F6D20
  349.       64277574696C69736174657572014E6F6D6520646520557375E172696F01559E
  350.       ED76617465BE736BE9206D656E6F3A014E616D61205573657201557365726E61
  351.       6D650146656C6861737A6EE16CF36EE976018386815B8355815B836C815B8380
  352.       01A5CEA4E1A657BAD9014272756765726E61766E010D0A737448696E74730D0A
  353.       54446C67476574436F6E66696701010101010101010101010101010101010D0A
  354.       42544E43616E63656C01010101010101010101010101010101010D0A42544E4F
  355.       6B01010101010101010101010101010101010D0A434255736550726F78790101
  356.       0101010101010101010101010101010D0A454450726F78790101010101010101
  357.       0101010101010101010D0A454450726F787950617373776F7264010101010101
  358.       01010101010101010101010D0A454450726F7879506F72740101010101010101
  359.       0101010101010101010D0A454450726F7879557365726E616D65010101010101
  360.       01010101010101010101010D0A45445469636B65740101010101010101010101
  361.       0101010101010D0A474250726F78790101010101010101010101010101010101
  362.       0D0A4C6162656C3101010101010101010101010101010101010D0A4C6162656C
  363.       3201010101010101010101010101010101010D0A4C6162656C33010101010101
  364.       01010101010101010101010D0A4C41425765627369746555524C010101010101
  365.       01010101010101010101010D0A50617373776F72640101010101010101010101
  366.       0101010101010D0A50726F787901010101010101010101010101010101010D0A
  367.       557365726E616D6501010101010101010101010101010101010D0A7374446973
  368.       706C61794C6162656C730D0A7374466F6E74730D0A54446C67476574436F6E66
  369.       6967014D532053616E73205365726966014D532053616E73205365726966014D
  370.       532053616E73205365726966014D532053616E73205365726966014D53205361
  371.       6E73205365726966014D532053616E73205365726966014D532053616E732053
  372.       65726966014D532053616E73205365726966014D532053616E73205365726966
  373.       014D532053616E73205365726966014D532053616E73205365726966014D5320
  374.       53616E73205365726966014D532053616E73205365726966014D532053616E73
  375.       20536572696601826C827220826F835383568362834E014D532053616E732053
  376.       65726966010D0A4C41425765627369746555524C014D532053616E7320536572
  377.       6966010101010101010101010101010101010D0A73744D756C74694C696E6573
  378.       0D0A7374446C677343617074696F6E730D0A7374537472696E67730D0A73744F
  379.       74686572537472696E67730D0A42544E43616E63656C2E48656C704B6579776F
  380.       726401010101010101010101010101010101010D0A42544E4F6B2E48656C704B
  381.       6579776F726401010101010101010101010101010101010D0A43425573655072
  382.       6F78792E48656C704B6579776F72640101010101010101010101010101010101
  383.       0D0A454450726F78792E48656C704B6579776F72640101010101010101010101
  384.       0101010101010D0A454450726F78792E496D654E616D65010101010101010101
  385.       01010101010101010D0A454450726F78792E5465787401010101010101010101
  386.       010101010101010D0A454450726F787950617373776F72642E48656C704B6579
  387.       776F726401010101010101010101010101010101010D0A454450726F78795061
  388.       7373776F72642E496D654E616D6501010101010101010101010101010101010D
  389.       0A454450726F787950617373776F72642E546578740101010101010101010101
  390.       0101010101010D0A454450726F7879506F72742E48656C704B6579776F726401
  391.       010101010101010101010101010101010D0A454450726F7879506F72742E496D
  392.       654E616D6501010101010101010101010101010101010D0A454450726F787950
  393.       6F72742E5465787401010101010101010101010101010101010D0A454450726F
  394.       7879557365726E616D652E48656C704B6579776F726401010101010101010101
  395.       010101010101010D0A454450726F7879557365726E616D652E496D654E616D65
  396.       01010101010101010101010101010101010D0A454450726F7879557365726E61
  397.       6D652E5465787401010101010101010101010101010101010D0A45445469636B
  398.       65742E48656C704B6579776F726401010101010101010101010101010101010D
  399.       0A45445469636B65742E496D654E616D65010101010101010101010101010101
  400.       01010D0A45445469636B65742E54657874010101010101010101010101010101
  401.       01010D0A466F726D53746F72616765312E496E6946696C654E616D65015C736F
  402.       6674776172655C537065656446616E010101010101010101010101010101010D
  403.       0A466F726D53746F72616765312E496E6953656374696F6E0101010101010101
  404.       0101010101010101010D0A474250726F78792E48656C704B6579776F72640101
  405.       0101010101010101010101010101010D0A4C6162656C312E48656C704B657977
  406.       6F726401010101010101010101010101010101010D0A4C6162656C322E48656C
  407.       704B6579776F726401010101010101010101010101010101010D0A4C6162656C
  408.       332E48656C704B6579776F726401010101010101010101010101010101010D0A
  409.       4C41425765627369746555524C2E48656C704B6579776F726401010101010101
  410.       010101010101010101010D0A4C41425765627369746555524C2E55524C016874
  411.       74703A2F2F7777772E616C6D69636F2E636F6D2F736668616E646C65636F6E66
  412.       69672E706870010101010101010101010101010101010D0A50617373776F7264
  413.       2E48656C704B6579776F726401010101010101010101010101010101010D0A50
  414.       726F78792E48656C704B6579776F726401010101010101010101010101010101
  415.       010D0A54446C67476574436F6E6669672E48656C7046696C6501010101010101
  416.       010101010101010101010D0A54446C67476574436F6E6669672E48656C704B65
  417.       79776F726401010101010101010101010101010101010D0A557365726E616D65
  418.       2E48656C704B6579776F726401010101010101010101010101010101010D0A73
  419.       744C6F63616C65730D0A7374436F6C6C656374696F6E730D0A73744368617253
  420.       6574730D0A54446C67476574436F6E6669670144454641554C545F4348415253
  421.       45540144454641554C545F434841525345540144454641554C545F4348415253
  422.       45540144454641554C545F4348415253455401454153544555524F50455F4348
  423.       415253455401454153544555524F50455F43484152534554015255535349414E
  424.       5F434841525345540144454641554C545F434841525345540144454641554C54
  425.       5F434841525345540144454641554C545F434841525345540145415354455552
  426.       4F50455F434841525345540144454641554C545F434841525345540145415354
  427.       4555524F50455F4348415253455401454153544555524F50455F434841525345
  428.       540153484946544A49535F43484152534554014348494E455345424947355F43
  429.       48415253455401414E53495F43484152534554010D0A4C414257656273697465
  430.       55524C0144454641554C545F434841525345540144454641554C545F43484152
  431.       5345540144454641554C545F434841525345540144454641554C545F43484152
  432.       53455401454153544555524F50455F4348415253455401454153544555524F50
  433.       455F43484152534554015255535349414E5F434841525345540144454641554C
  434.       545F434841525345540144454641554C545F434841525345540144454641554C
  435.       545F4348415253455401454153544555524F50455F4348415253455401444546
  436.       41554C545F4348415253455401454153544555524F50455F4348415253455401
  437.       454153544555524F50455F434841525345540153484946544A49535F43484152
  438.       534554014348494E455345424947355F4348415253455401414E53495F434841
  439.       52534554010D0A}
  440.   end
  441.   object FormStorage1: TFormStorage
  442.     IniFileName = '\software\SpeedFan'
  443.     UseRegistry = True
  444.     StoredProps.Strings = (
  445.       'CBUseProxy.Checked'
  446.       'EDProxy.Text'
  447.       'EDProxyPassword.Text'
  448.       'EDProxyPort.Text'
  449.       'EDProxyUsername.Text')
  450.     StoredValues = <>
  451.     Left = 140
  452.     Top = 176
  453.   end
  454. end
  455.