home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Utilitare / speedfan / installspeedfan423.exe / speedfan.exe / 0 / RCDATA / TDLGGETCONFIG / TDLGGETCONFIG.txt
Text File  |  2005-04-13  |  17KB  |  423 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.       TabOrder = 0
  100.     end
  101.     object EDProxyPort: TEdit
  102.       Left = 324
  103.       Top = 16
  104.       Width = 41
  105.       Height = 21
  106.       TabOrder = 1
  107.     end
  108.     object EDProxyUsername: TEdit
  109.       Left = 60
  110.       Top = 40
  111.       Width = 305
  112.       Height = 21
  113.       TabOrder = 2
  114.     end
  115.     object EDProxyPassword: TEdit
  116.       Left = 60
  117.       Top = 64
  118.       Width = 121
  119.       Height = 21
  120.       PasswordChar = '*'
  121.       TabOrder = 3
  122.     end
  123.   end
  124.   object CBUseProxy: TCheckBox
  125.     Left = 12
  126.     Top = 86
  127.     Width = 113
  128.     Height = 17
  129.     Caption = 'Use proxy'
  130.     TabOrder = 1
  131.     OnClick = CBUseProxyClick
  132.   end
  133.   object BTNCancel: TBitBtn
  134.     Left = 292
  135.     Top = 188
  136.     Width = 75
  137.     Height = 25
  138.     TabOrder = 2
  139.     Kind = bkCancel
  140.   end
  141.   object BTNOk: TBitBtn
  142.     Left = 212
  143.     Top = 188
  144.     Width = 75
  145.     Height = 25
  146.     Enabled = False
  147.     TabOrder = 3
  148.     Kind = bkOK
  149.   end
  150.   object EDTicket: TEdit
  151.     Left = 172
  152.     Top = 60
  153.     Width = 72
  154.     Height = 21
  155.     MaxLength = 10
  156.     TabOrder = 4
  157.     OnChange = EDTicketChange
  158.   end
  159.   object siLangRT1: TsiLangRT
  160.     Version = '5.3.2'
  161.     StringsTypes.Strings = (
  162.       'TIB_STRINGLIST'
  163.       'TSTRINGLIST')
  164.     NumOfLanguages = 16
  165.     LangDispatcher = Form1.LangDispatcher
  166.     LangDelim = 1
  167.     LangNames.Strings = (
  168.       'English'
  169.       'Italiano'
  170.       'Spanish'
  171.       'Galician'
  172.       'Polish'
  173.       'Czech'
  174.       'Russian'
  175.       'German'
  176.       'French'
  177.       'Brazilian'
  178.       'Slovak'
  179.       'Indonesian'
  180.       'Romanian'
  181.       'Hungarian'
  182.       'Japanese'
  183.       'Chinese')
  184.     Language = 'English'
  185.     StorageDelimiter = '~!@#'
  186.     ExtendedTranslations = <
  187.       item
  188.         Identifier = 'EDProxy.Left'
  189.         PropertyType = tkInteger
  190.         ValuesEx = {
  191.           3732013732013732013732013132300137320137360137320137320137320137
  192.           3201373201373201373201383001373201}
  193.       end
  194.       item
  195.         Identifier = 'EDProxy.Width'
  196.         PropertyType = tkInteger
  197.         ValuesEx = {
  198.           3232310132313701323035013231330131373301323231013230390132313701
  199.           3232310132303901323231013232310132323101323231013231330132323101}
  200.       end
  201.       item
  202.         Identifier = 'EDProxyPassword.Left'
  203.         PropertyType = tkInteger
  204.         ValuesEx = {
  205.           3630013630013130300139320131313201363001313132013834013932013936
  206.           0131303001373201363001363001383001363001}
  207.       end
  208.       item
  209.         Identifier = 'EDProxyPassword.Width'
  210.         PropertyType = tkInteger
  211.         ValuesEx = {
  212.           3132310131323101313231013132310131323101313231013132310131323101
  213.           3132310131323101313231013132310131323101313231013132310131323101}
  214.       end
  215.       item
  216.         Identifier = 'EDProxyPort.Left'
  217.         PropertyType = tkInteger
  218.         ValuesEx = {
  219.           3332340133323401333234013332340133323401333234013332340133323401
  220.           3332340133323401333234013332340133323401333234013332340133323401}
  221.       end
  222.       item
  223.         Identifier = 'EDProxyPort.Width'
  224.         PropertyType = tkInteger
  225.         ValuesEx = {
  226.           3431013431013431013431013431013431013431013431013431013431013431
  227.           01343101343101343101343101343101}
  228.       end
  229.       item
  230.         Identifier = 'EDProxyUsername.Left'
  231.         PropertyType = tkInteger
  232.         ValuesEx = {
  233.           3630013630013130300139320131313201363001313132013834013932013936
  234.           0131303001373201363001363001383001363001}
  235.       end
  236.       item
  237.         Identifier = 'EDProxyUsername.Width'
  238.         PropertyType = tkInteger
  239.         ValuesEx = {
  240.           3330350133303501323838013239320133303001333030013239320133303001
  241.           3330300132393201333030013132310133303001333030013238300133303501}
  242.       end
  243.       item
  244.         Identifier = 'EDTicket.Left'
  245.         PropertyType = tkInteger
  246.         ValuesEx = {
  247.           3137320131373601313732013137320131373201313732013137320131373201
  248.           3137320131373201313732013137320131373201313732013137320131373201}
  249.       end
  250.       item
  251.         Identifier = 'Label2.Left'
  252.         PropertyType = tkInteger
  253.         ValuesEx = {
  254.           3133360131333201313336013133360131333601313336013133360131333601
  255.           3133360131333601313336013133360131333601313336013133360131333601}
  256.       end
  257.       item
  258.         Identifier = 'Label3.Left'
  259.         PropertyType = tkInteger
  260.         ValuesEx = {
  261.           3330300132393601323834013239320133303001333030013239320132393601
  262.           3330300132383801333030013330300133303001333030013330300133303001}
  263.       end
  264.       item
  265.         Identifier = 'Label3.Width'
  266.         PropertyType = tkInteger
  267.         ValuesEx = {
  268.           3138013235013334013236013138013138013236013232013138013330013138
  269.           01313801313901313801323801313801}
  270.       end>
  271.     RTEditorActionsOptions = []
  272.     Left = 68
  273.     Top = 176
  274.     TranslationData = {
  275.       737443617074696F6E730D0A54446C67476574436F6E6669670147657420636F
  276.       6E666967015363617269636120636F6E6669677572617A696F6E650101010101
  277.       01010101010101010147657420636F6E666967010D0A42544E43616E63656C01
  278.       43616E63656C01416E6E756C6C610101010101010101010101010101010D0A42
  279.       544E4F6B014F4B014F4B0101010101010101010101010101010D0A4342557365
  280.       50726F7879015573652070726F7879015573612070726F787901557361722070
  281.       726F787901557361722070726F787901557A796A20736572776572612070726F
  282.       787901506F759EED742070726F787901C8F1EFEEEBFCE7EEE2E0F2FC20EFF0EE
  283.       EAF1E80142656E75747A652050726F7879015574696C697365722070726F7879
  284.       01557361722070726F787901506F759E699D2070726F78790147756E616B616E
  285.       2050726F7879015574696C697A65617A612070726F78790150726F7879206861
  286.       737A6EE16C617461018376838D834C83568E67977001AE4DA5CE2070726F7879
  287.       010D0A474250726F7879010101010101010101010101010101010D0A4C616265
  288.       6C3101506C656173652C2076697369742074686520666F6C6C6F77696E672077
  289.       6562207061676520746F206F627461696E2061207469636B657420746F20646F
  290.       776E6C6F616420746865206C617465737420636F6E66696775726174696F6E20
  291.       666F7220796F7572206D6F74686572626F617264206F7220746F2075706C6F61
  292.       6420796F7572732E01566973697461206C6120706167696E612077656220696E
  293.       646963617461206469207365677569746F20706572206F7474656E6572652069
  294.       6C20676574746F6E652070657220736361726963617265206C6120636F6E6669
  295.       677572617A696F6E6520706572206C6120747561206D6F74686572626F617264
  296.       206F2070657220696E7669617265206C61207475612E01010101010101010101
  297.       01010101010D0A4C6162656C32015469636B657401476574746F6E6501010101
  298.       01010101010101010101B2BCC3D2010D0A4C6162656C3301706F727401706F72
  299.       74610170756572746F01706F72746F01506F727401506F72743A01EFEEF0F201
  300.       506F727401706F727401706F72746101506F72743A01706F727401706F727401
  301.       706F727401837C815B836701B373B1B5B0F0010D0A4C41425765627369746555
  302.       524C01687474703A2F2F7777772E616C6D69636F2E636F6D2F736668616E646C
  303.       65636F6E6669672E706870010101010101010101010101010101010D0A506173
  304.       73776F72640150617373776F72640150617373776F726401436F6E7472617365
  305.       F16101436F6E74726173696E616C01486173B36F014865736C6F3A01CFE0F0EE
  306.       EBFC0150617373776F7274014D6F742064652070617373650153656E68610148
  307.       65736C6F3A014B6174612053616E6469015061726F6C61014A656C737AF30183
  308.       708358838F815B836801B14BBD58010D0A50726F787901485454502050726F78
  309.       790150726F787920485454500150726F787920485454500150726F7879204854
  310.       545001416472657320736572776572612070726F78790150726F787920485454
  311.       50014854545020EFF0EEEAF1E801485454502050726F78790150726F78792048
  312.       5454500150726F787920485454500150726F787920485454500150726F787920
  313.       4854545001485454502050726F787901485454502050726F7879014854545083
  314.       76838D834C835601485454502050726F7879010D0A557365726E616D65015573
  315.       65726E616D6501557365726E616D65014E6F6D62726520646520757375617269
  316.       6F014E6F6D6520646F207573756172696F014E617A77612075BF79746B6F776E
  317.       696B6101559E2E206A6DE96E6F3A01C8ECFF20EFEEEBFCE7EEE2E0F2E5EBFF01
  318.       42656E75747A65726E616D65014E6F6D2064277574696C69736174657572014E
  319.       6F6D6520646520557375E172696F01559EED76617465BE736BE9206D656E6F3A
  320.       014E616D61205573657201557365726E616D650146656C6861737A6EE16CF36E
  321.       E976018386815B8355815B836C815B838001A5CEA4E1A657BAD9010D0A737448
  322.       696E74730D0A54446C67476574436F6E66696701010101010101010101010101
  323.       010101010D0A42544E43616E63656C010101010101010101010101010101010D
  324.       0A42544E4F6B010101010101010101010101010101010D0A434255736550726F
  325.       787901010101010101010101010101010101010D0A454450726F787901010101
  326.       010101010101010101010101010D0A454450726F787950617373776F72640101
  327.       0101010101010101010101010101010D0A454450726F7879506F727401010101
  328.       010101010101010101010101010D0A454450726F7879557365726E616D650101
  329.       0101010101010101010101010101010D0A45445469636B657401010101010101
  330.       0101010101010101010D0A474250726F78790101010101010101010101010101
  331.       0101010D0A4C6162656C31010101010101010101010101010101010D0A4C6162
  332.       656C32010101010101010101010101010101010D0A4C6162656C330101010101
  333.       0101010101010101010101010D0A4C41425765627369746555524C0101010101
  334.       01010101010101010101010D0A50617373776F72640101010101010101010101
  335.       0101010101010D0A50726F787901010101010101010101010101010101010D0A
  336.       557365726E616D6501010101010101010101010101010101010D0A7374446973
  337.       706C61794C6162656C730D0A7374466F6E74730D0A54446C67476574436F6E66
  338.       6967014D532053616E73205365726966014D532053616E73205365726966014D
  339.       532053616E73205365726966014D532053616E73205365726966014D53205361
  340.       6E73205365726966014D532053616E73205365726966014D532053616E732053
  341.       65726966014D532053616E73205365726966014D532053616E73205365726966
  342.       014D532053616E73205365726966014D532053616E73205365726966014D5320
  343.       53616E73205365726966014D532053616E73205365726966014D532053616E73
  344.       20536572696601826C827220826F835383568362834E014D532053616E732053
  345.       65726966010D0A4C41425765627369746555524C014D532053616E7320536572
  346.       69660101010101010101010101010101010D0A73744D756C74694C696E65730D
  347.       0A7374446C677343617074696F6E730D0A7374537472696E67730D0A73744F74
  348.       686572537472696E67730D0A42544E43616E63656C2E48656C704B6579776F72
  349.       64010101010101010101010101010101010D0A42544E4F6B2E48656C704B6579
  350.       776F7264010101010101010101010101010101010D0A434255736550726F7879
  351.       2E48656C704B6579776F726401010101010101010101010101010101010D0A45
  352.       4450726F78792E48656C704B6579776F72640101010101010101010101010101
  353.       0101010D0A454450726F78792E496D654E616D65010101010101010101010101
  354.       01010101010D0A454450726F78792E5465787401010101010101010101010101
  355.       010101010D0A454450726F787950617373776F72642E48656C704B6579776F72
  356.       6401010101010101010101010101010101010D0A454450726F78795061737377
  357.       6F72642E496D654E616D6501010101010101010101010101010101010D0A4544
  358.       50726F787950617373776F72642E546578740101010101010101010101010101
  359.       0101010D0A454450726F7879506F72742E48656C704B6579776F726401010101
  360.       010101010101010101010101010D0A454450726F7879506F72742E496D654E61
  361.       6D6501010101010101010101010101010101010D0A454450726F7879506F7274
  362.       2E5465787401010101010101010101010101010101010D0A454450726F787955
  363.       7365726E616D652E48656C704B6579776F726401010101010101010101010101
  364.       010101010D0A454450726F7879557365726E616D652E496D654E616D65010101
  365.       01010101010101010101010101010D0A454450726F7879557365726E616D652E
  366.       5465787401010101010101010101010101010101010D0A45445469636B65742E
  367.       48656C704B6579776F7264010101010101010101010101010101010D0A454454
  368.       69636B65742E496D654E616D65010101010101010101010101010101010D0A45
  369.       445469636B65742E54657874010101010101010101010101010101010D0A466F
  370.       726D53746F72616765312E496E6946696C654E616D65015C736F667477617265
  371.       5C537065656446616E0101010101010101010101010101010D0A466F726D5374
  372.       6F72616765312E496E6953656374696F6E010101010101010101010101010101
  373.       010D0A474250726F78792E48656C704B6579776F726401010101010101010101
  374.       010101010101010D0A4C6162656C312E48656C704B6579776F72640101010101
  375.       01010101010101010101010D0A4C6162656C322E48656C704B6579776F726401
  376.       0101010101010101010101010101010D0A4C6162656C332E48656C704B657977
  377.       6F726401010101010101010101010101010101010D0A4C414257656273697465
  378.       55524C2E48656C704B6579776F7264010101010101010101010101010101010D
  379.       0A4C41425765627369746555524C2E55524C01687474703A2F2F7777772E616C
  380.       6D69636F2E636F6D2F736668616E646C65636F6E6669672E7068700101010101
  381.       010101010101010101010D0A50617373776F72642E48656C704B6579776F7264
  382.       01010101010101010101010101010101010D0A50726F78792E48656C704B6579
  383.       776F726401010101010101010101010101010101010D0A54446C67476574436F
  384.       6E6669672E48656C7046696C6501010101010101010101010101010101010D0A
  385.       54446C67476574436F6E6669672E48656C704B6579776F726401010101010101
  386.       010101010101010101010D0A557365726E616D652E48656C704B6579776F7264
  387.       01010101010101010101010101010101010D0A73744C6F63616C65730D0A7374
  388.       436F6C6C656374696F6E730D0A737443686172536574730D0A54446C67476574
  389.       436F6E6669670144454641554C545F434841525345540144454641554C545F43
  390.       4841525345540144454641554C545F434841525345540144454641554C545F43
  391.       48415253455401454153544555524F50455F4348415253455401454153544555
  392.       524F50455F43484152534554015255535349414E5F4348415253455401444546
  393.       41554C545F434841525345540144454641554C545F4348415253455401444546
  394.       41554C545F4348415253455401454153544555524F50455F4348415253455401
  395.       44454641554C545F4348415253455401454153544555524F50455F4348415253
  396.       455401454153544555524F50455F434841525345540153484946544A49535F43
  397.       484152534554014348494E455345424947355F43484152534554010D0A4C4142
  398.       5765627369746555524C0144454641554C545F43484152534554014445464155
  399.       4C545F434841525345540144454641554C545F43484152534554014445464155
  400.       4C545F4348415253455401454153544555524F50455F43484152534554014541
  401.       53544555524F50455F43484152534554015255535349414E5F43484152534554
  402.       0144454641554C545F434841525345540144454641554C545F43484152534554
  403.       0144454641554C545F4348415253455401454153544555524F50455F43484152
  404.       5345540144454641554C545F4348415253455401454153544555524F50455F43
  405.       48415253455401454153544555524F50455F434841525345540153484946544A
  406.       49535F43484152534554014348494E455345424947355F43484152534554010D
  407.       0A}
  408.   end
  409.   object FormStorage1: TFormStorage
  410.     IniFileName = '\software\SpeedFan'
  411.     UseRegistry = True
  412.     StoredProps.Strings = (
  413.       'CBUseProxy.Checked'
  414.       'EDProxy.Text'
  415.       'EDProxyPassword.Text'
  416.       'EDProxyPort.Text'
  417.       'EDProxyUsername.Text')
  418.     StoredValues = <>
  419.     Left = 140
  420.     Top = 176
  421.   end
  422. end
  423.