home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 September / PCWorld_2000-09_cd.bin / Software / TemaCD / currconv / currconv.exe / 0 / RCDATA / TPAGESDLG / TPAGESDLG.txt < prev   
Text File  |  1999-07-12  |  19KB  |  730 lines

  1. object PagesDlg: TPagesDlg
  2.   Left = 190
  3.   Top = 107
  4.   ActiveControl = ComboBox3
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'The Freeware Currency Converter'
  8.   ClientHeight = 173
  9.   ClientWidth = 548
  10.   Color = clBtnFace
  11.   ParentFont = True
  12.   Icon.Data = {<image000.ico>}
  13.   OldCreateOrder = True
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl2: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 548
  23.     Height = 173
  24.     ActivePage = Settings
  25.     Align = alClient
  26.     TabOrder = 0
  27.     object Euroland: TTabSheet
  28.       Caption = 'User'
  29.       object GroupBox1: TGroupBox
  30.         Left = 8
  31.         Top = 8
  32.         Width = 521
  33.         Height = 97
  34.         Caption = ' Preferred Currency '
  35.         TabOrder = 0
  36.         object Label1: TLabel
  37.           Left = 107
  38.           Top = 44
  39.           Width = 22
  40.           Height = 13
  41.           Alignment = taRightJustify
  42.           Caption = 'NLG'
  43.         end
  44.         object Label2: TLabel
  45.           Left = 280
  46.           Top = 44
  47.           Width = 46
  48.           Height = 13
  49.           Caption = '=  EURO:'
  50.         end
  51.         object Edit2: TEdit
  52.           Left = 384
  53.           Top = 40
  54.           Width = 121
  55.           Height = 21
  56.           TabOrder = 1
  57.           OnChange = Edit2Change
  58.           OnEnter = Edit2Enter
  59.         end
  60.         object Edit1: TEdit
  61.           Left = 144
  62.           Top = 40
  63.           Width = 121
  64.           Height = 21
  65.           TabOrder = 0
  66.           OnChange = Edit1Change
  67.           OnEnter = Edit1Enter
  68.         end
  69.       end
  70.       object Button1: TButton
  71.         Left = 374
  72.         Top = 112
  73.         Width = 75
  74.         Height = 25
  75.         Hint = 'Copy to Clipboard'
  76.         Caption = 'C&opy'
  77.         ParentShowHint = False
  78.         ShowHint = True
  79.         TabOrder = 3
  80.         OnClick = Button1Click
  81.       end
  82.       object Button4: TButton
  83.         Left = 8
  84.         Top = 112
  85.         Width = 75
  86.         Height = 25
  87.         Hint = 'Copy to clipboard'
  88.         Caption = '&Copy'
  89.         ParentShowHint = False
  90.         ShowHint = True
  91.         TabOrder = 1
  92.         OnClick = Button4Click
  93.       end
  94.       object Button5: TButton
  95.         Left = 88
  96.         Top = 112
  97.         Width = 75
  98.         Height = 25
  99.         Hint = 'Past from Clipboard'
  100.         Caption = '&Paste'
  101.         ParentShowHint = False
  102.         ShowHint = True
  103.         TabOrder = 2
  104.         OnClick = Button5Click
  105.       end
  106.       object Button6: TButton
  107.         Left = 454
  108.         Top = 112
  109.         Width = 75
  110.         Height = 25
  111.         Hint = 'Past from Clipboard'
  112.         Caption = 'P&aste'
  113.         ParentShowHint = False
  114.         ShowHint = True
  115.         TabOrder = 4
  116.         OnClick = Button6Click
  117.       end
  118.     end
  119.     object European: TTabSheet
  120.       Caption = 'World'
  121.       object GroupBox2: TGroupBox
  122.         Left = 8
  123.         Top = 8
  124.         Width = 521
  125.         Height = 97
  126.         Caption = ' World Currency '
  127.         TabOrder = 0
  128.         object Label3: TLabel
  129.           Left = 256
  130.           Top = 44
  131.           Width = 6
  132.           Height = 13
  133.           Caption = '='
  134.         end
  135.         object Edit3: TEdit
  136.           Left = 16
  137.           Top = 40
  138.           Width = 89
  139.           Height = 21
  140.           TabOrder = 0
  141.           OnChange = Edit3Change
  142.           OnEnter = Edit3Enter
  143.         end
  144.         object Edit4: TEdit
  145.           Left = 272
  146.           Top = 40
  147.           Width = 89
  148.           Height = 21
  149.           TabStop = False
  150.           AutoSelect = False
  151.           Color = clBtnFace
  152.           ReadOnly = True
  153.           TabOrder = 3
  154.           OnEnter = Edit4Enter
  155.         end
  156.         object ComboBox1: TComboBox
  157.           Left = 112
  158.           Top = 40
  159.           Width = 137
  160.           Height = 21
  161.           Style = csDropDownList
  162.           ItemHeight = 13
  163.           TabOrder = 1
  164.           OnChange = ComboBox1Change
  165.         end
  166.         object ComboBox2: TComboBox
  167.           Left = 368
  168.           Top = 40
  169.           Width = 137
  170.           Height = 21
  171.           Style = csDropDownList
  172.           ItemHeight = 13
  173.           TabOrder = 2
  174.           OnChange = ComboBox2Change
  175.         end
  176.       end
  177.       object Button2: TButton
  178.         Left = 454
  179.         Top = 112
  180.         Width = 75
  181.         Height = 25
  182.         Hint = 'Copy to Clipboard'
  183.         Caption = '&Copy'
  184.         ParentShowHint = False
  185.         ShowHint = True
  186.         TabOrder = 3
  187.         OnClick = Button2Click
  188.       end
  189.       object Button7: TButton
  190.         Left = 8
  191.         Top = 112
  192.         Width = 75
  193.         Height = 25
  194.         Hint = 'Past from Clipboard'
  195.         Caption = '&Paste'
  196.         ParentShowHint = False
  197.         ShowHint = True
  198.         TabOrder = 1
  199.         OnClick = Button7Click
  200.       end
  201.       object SwitchButton: TButton
  202.         Left = 232
  203.         Top = 112
  204.         Width = 75
  205.         Height = 25
  206.         Hint = 'Switch Left and Right'
  207.         Caption = '&Switch'
  208.         ParentShowHint = False
  209.         ShowHint = True
  210.         TabOrder = 2
  211.         OnClick = SwitchButtonClick
  212.       end
  213.     end
  214.     object Settings: TTabSheet
  215.       Caption = 'Settings'
  216.       ImageIndex = 3
  217.       object Label11: TLabel
  218.         Left = 272
  219.         Top = 116
  220.         Width = 37
  221.         Height = 13
  222.         Caption = 'Source:'
  223.       end
  224.       object CheckBox2: TCheckBox
  225.         Left = 272
  226.         Top = 88
  227.         Width = 89
  228.         Height = 17
  229.         Hint = 'Automatically save settings at exit'
  230.         BiDiMode = bdLeftToRight
  231.         Caption = 'Save Settings'
  232.         ParentBiDiMode = False
  233.         ParentShowHint = False
  234.         ShowHint = True
  235.         TabOrder = 2
  236.       end
  237.       object GroupBox4: TGroupBox
  238.         Left = 8
  239.         Top = 8
  240.         Width = 249
  241.         Height = 69
  242.         Caption = ' User '
  243.         TabOrder = 0
  244.         object Label6: TLabel
  245.           Left = 8
  246.           Top = 18
  247.           Width = 39
  248.           Height = 13
  249.           Caption = 'Curr 1st:'
  250.         end
  251.         object Label7: TLabel
  252.           Left = 8
  253.           Top = 42
  254.           Width = 43
  255.           Height = 13
  256.           Caption = 'Curr 2nd:'
  257.         end
  258.         object ComboBox5: TComboBox
  259.           Left = 64
  260.           Top = 38
  261.           Width = 169
  262.           Height = 21
  263.           Hint = 'Select currency'
  264.           Style = csDropDownList
  265.           ItemHeight = 13
  266.           ParentShowHint = False
  267.           ShowHint = True
  268.           TabOrder = 1
  269.           OnChange = ComboBox5Change
  270.         end
  271.         object ComboBox3: TComboBox
  272.           Left = 64
  273.           Top = 14
  274.           Width = 169
  275.           Height = 21
  276.           Hint = 'Select currency'
  277.           Style = csDropDownList
  278.           Ctl3D = True
  279.           ItemHeight = 13
  280.           ParentCtl3D = False
  281.           ParentShowHint = False
  282.           ShowHint = True
  283.           TabOrder = 0
  284.           OnChange = ComboBox3Change
  285.         end
  286.       end
  287.       object CheckBox4: TCheckBox
  288.         Left = 360
  289.         Top = 88
  290.         Width = 81
  291.         Height = 17
  292.         Hint = 'Automatically save settings at exit'
  293.         Caption = 'Save Rates'
  294.         ParentShowHint = False
  295.         ShowHint = True
  296.         TabOrder = 4
  297.       end
  298.       object SaveButton: TButton
  299.         Left = 450
  300.         Top = 112
  301.         Width = 79
  302.         Height = 25
  303.         Hint = 'Save Settings Now'
  304.         Caption = 'Save Now'
  305.         ParentShowHint = False
  306.         ShowHint = True
  307.         TabOrder = 6
  308.         OnClick = SaveButtonClick
  309.       end
  310.       object GroupBox3: TGroupBox
  311.         Left = 264
  312.         Top = 8
  313.         Width = 265
  314.         Height = 69
  315.         Caption = ' Internet '
  316.         TabOrder = 1
  317.         object Label10: TLabel
  318.           Left = 188
  319.           Top = 24
  320.           Width = 22
  321.           Height = 13
  322.           Caption = 'Port:'
  323.         end
  324.         object Label9: TLabel
  325.           Left = 8
  326.           Top = 24
  327.           Width = 29
  328.           Height = 13
  329.           Caption = 'Proxy:'
  330.         end
  331.         object Edit7: TEdit
  332.           Left = 214
  333.           Top = 20
  334.           Width = 41
  335.           Height = 21
  336.           Hint = 'Enter Proxyserver port number'
  337.           ParentShowHint = False
  338.           ShowHint = True
  339.           TabOrder = 1
  340.           OnChange = Edit7Change
  341.         end
  342.         object Edit6: TEdit
  343.           Left = 40
  344.           Top = 20
  345.           Width = 145
  346.           Height = 21
  347.           Hint = 'Enter Proxy-address'
  348.           ParentShowHint = False
  349.           ShowHint = True
  350.           TabOrder = 0
  351.           OnChange = Edit6Change
  352.         end
  353.         object CheckBox3: TCheckBox
  354.           Left = 72
  355.           Top = 46
  356.           Width = 73
  357.           Height = 17
  358.           Hint = 'Use http-proxy'
  359.           Caption = 'Use Proxy'
  360.           ParentShowHint = False
  361.           ShowHint = True
  362.           TabOrder = 3
  363.           OnClick = CheckBox3Click
  364.         end
  365.         object CheckBox5: TCheckBox
  366.           Left = 8
  367.           Top = 46
  368.           Width = 65
  369.           Height = 17
  370.           Caption = 'Use File'
  371.           TabOrder = 2
  372.           OnClick = CheckBox5Click
  373.         end
  374.         object CheckBox1: TCheckBox
  375.           Left = 152
  376.           Top = 46
  377.           Width = 97
  378.           Height = 17
  379.           Hint = 'Automatically update once a day'
  380.           Caption = 'Auto-Update'
  381.           TabOrder = 4
  382.         end
  383.       end
  384.       object GroupBox5: TGroupBox
  385.         Left = 8
  386.         Top = 80
  387.         Width = 249
  388.         Height = 57
  389.         Caption = ' Decimals '
  390.         TabOrder = 3
  391.         object Label8: TLabel
  392.           Left = 8
  393.           Top = 24
  394.           Width = 46
  395.           Height = 13
  396.           Caption = 'Decimals:'
  397.         end
  398.         object ComboBox4: TComboBox
  399.           Left = 64
  400.           Top = 20
  401.           Width = 33
  402.           Height = 21
  403.           Hint = 'Select number of decimals'
  404.           Style = csDropDownList
  405.           BiDiMode = bdLeftToRight
  406.           ItemHeight = 13
  407.           ParentBiDiMode = False
  408.           ParentShowHint = False
  409.           ShowHint = True
  410.           TabOrder = 0
  411.           OnChange = ComboBox4Change
  412.         end
  413.         object ComboBox6: TComboBox
  414.           Left = 104
  415.           Top = 20
  416.           Width = 129
  417.           Height = 21
  418.           Hint = 'Select the use of number-grouping'
  419.           Style = csDropDownList
  420.           ItemHeight = 13
  421.           Items.Strings = (
  422.             'Decimal '#39'.'#39' '
  423.             'Decimal '#39','#39' '
  424.             'Grouping '#39','#39' Decimal '#39'.'#39
  425.             'Grouping '#39'.'#39' Decimal '#39','#39)
  426.           ParentShowHint = False
  427.           ShowHint = True
  428.           TabOrder = 1
  429.           OnChange = ComboBox6Change
  430.         end
  431.       end
  432.       object ComboBox7: TComboBox
  433.         Left = 312
  434.         Top = 112
  435.         Width = 129
  436.         Height = 21
  437.         Hint = 'Select Currency-source'
  438.         Style = csDropDownList
  439.         ItemHeight = 13
  440.         Items.Strings = (
  441.           'Pacific'
  442.           'IMF')
  443.         ParentShowHint = False
  444.         ShowHint = True
  445.         TabOrder = 5
  446.         OnChange = ComboBox7Change
  447.       end
  448.       object CheckBox6: TCheckBox
  449.         Left = 440
  450.         Top = 88
  451.         Width = 97
  452.         Height = 17
  453.         Caption = 'Save Position'
  454.         TabOrder = 7
  455.       end
  456.     end
  457.     object Rates: TTabSheet
  458.       Caption = 'Rates'
  459.       ImageIndex = 4
  460.       OnExit = RatesExit
  461.       object Label12: TLabel
  462.         Left = 320
  463.         Top = 14
  464.         Width = 37
  465.         Height = 13
  466.         Caption = 'Search:'
  467.       end
  468.       object Button3: TButton
  469.         Left = 8
  470.         Top = 8
  471.         Width = 97
  472.         Height = 25
  473.         Hint = 'Load update from Internet'
  474.         Caption = '&Internet Update'
  475.         ParentShowHint = False
  476.         ShowHint = True
  477.         TabOrder = 0
  478.         OnClick = Button3Click
  479.       end
  480.       object ListView1: TListView
  481.         Left = 0
  482.         Top = 40
  483.         Width = 539
  484.         Height = 105
  485.         AllocBy = 400
  486.         Checkboxes = True
  487.         Columns = <
  488.           item
  489.             Caption = 'Currency'
  490.             Width = 210
  491.           end
  492.           item
  493.             Caption = 'Units/USD'
  494.             Width = 100
  495.           end
  496.           item
  497.             Caption = 'Last Updated'
  498.             Width = 200
  499.           end>
  500.         HotTrackStyles = []
  501.         ReadOnly = True
  502.         RowSelect = True
  503.         PopupMenu = ValutaPop
  504.         TabOrder = 6
  505.         ViewStyle = vsReport
  506.         OnChange = ListView1Change
  507.         OnDblClick = ListView1DblClick
  508.       end
  509.       object Button8: TButton
  510.         Left = 112
  511.         Top = 8
  512.         Width = 57
  513.         Height = 25
  514.         Hint = 'Save Exchange Rates'
  515.         Caption = '&Save'
  516.         ParentShowHint = False
  517.         ShowHint = True
  518.         TabOrder = 3
  519.         OnClick = Button8Click
  520.       end
  521.       object Button9: TButton
  522.         Left = 168
  523.         Top = 8
  524.         Width = 57
  525.         Height = 25
  526.         Hint = 'Reload Exchange Rates'
  527.         Caption = '&Reload'
  528.         ParentShowHint = False
  529.         ShowHint = True
  530.         TabOrder = 4
  531.         OnClick = Button9Click
  532.       end
  533.       object Button12: TButton
  534.         Left = 232
  535.         Top = 8
  536.         Width = 75
  537.         Height = 25
  538.         Hint = 'Add user-currency'
  539.         Caption = '&Add'
  540.         ParentShowHint = False
  541.         ShowHint = True
  542.         TabOrder = 5
  543.         OnClick = Button12Click
  544.       end
  545.       object Edit9: TEdit
  546.         Left = 362
  547.         Top = 10
  548.         Width = 89
  549.         Height = 21
  550.         Hint = 'Enter text to search for'
  551.         ParentShowHint = False
  552.         ShowHint = True
  553.         TabOrder = 1
  554.         OnChange = Edit9Change
  555.       end
  556.       object Button10: TButton
  557.         Left = 456
  558.         Top = 8
  559.         Width = 75
  560.         Height = 25
  561.         Hint = 'Find next'
  562.         Caption = 'Find next'
  563.         ParentShowHint = False
  564.         ShowHint = True
  565.         TabOrder = 2
  566.         OnClick = Button10Click
  567.       end
  568.     end
  569.     object About: TTabSheet
  570.       Caption = 'About'
  571.       ImageIndex = 2
  572.       object Image1: TImage
  573.         Left = 0
  574.         Top = 8
  575.         Width = 41
  576.         Height = 33
  577.         Center = True
  578.         Picture.Data = {<image001.ico>}
  579.       end
  580.       object Label4: TLabel
  581.         Left = 48
  582.         Top = 8
  583.         Width = 166
  584.         Height = 13
  585.         Caption = 'Copyright (c) 1999 Alex Belgraver - '
  586.       end
  587.       object Label5: TLabel
  588.         Left = 48
  589.         Top = 28
  590.         Width = 51
  591.         Height = 13
  592.         Caption = 'WebPage:'
  593.       end
  594.       object Memo1: TMemo
  595.         Left = 0
  596.         Top = 48
  597.         Width = 539
  598.         Height = 97
  599.         ReadOnly = True
  600.         ScrollBars = ssVertical
  601.         TabOrder = 0
  602.         WantReturns = False
  603.       end
  604.       object Edit5: TEdit
  605.         Left = 104
  606.         Top = 28
  607.         Width = 233
  608.         Height = 18
  609.         Cursor = crHandPoint
  610.         Hint = 'Visit the webpage'
  611.         BorderStyle = bsNone
  612.         Color = clBtnFace
  613.         Font.Charset = DEFAULT_CHARSET
  614.         Font.Color = clWindowText
  615.         Font.Height = -11
  616.         Font.Name = 'MS Sans Serif'
  617.         Font.Style = [fsUnderline]
  618.         ParentFont = False
  619.         ParentShowHint = False
  620.         ReadOnly = True
  621.         ShowHint = True
  622.         TabOrder = 1
  623.         Text = 'http://www.belgraver.demon.nl/currconv/'
  624.         OnClick = Edit5Click
  625.       end
  626.       object Edit8: TEdit
  627.         Left = 216
  628.         Top = 8
  629.         Width = 129
  630.         Height = 21
  631.         Cursor = crHandPoint
  632.         Hint = 'E-mail Alex'
  633.         BorderStyle = bsNone
  634.         Color = clBtnFace
  635.         Font.Charset = DEFAULT_CHARSET
  636.         Font.Color = clWindowText
  637.         Font.Height = -11
  638.         Font.Name = 'MS Sans Serif'
  639.         Font.Style = [fsUnderline]
  640.         ParentFont = False
  641.         ParentShowHint = False
  642.         ReadOnly = True
  643.         ShowHint = True
  644.         TabOrder = 2
  645.         Text = 'alex@belgraver.demon.nl'
  646.         OnClick = Edit8Click
  647.       end
  648.     end
  649.   end
  650.   object ClientSocket1: TClientSocket
  651.     Active = False
  652.     ClientType = ctNonBlocking
  653.     Port = 80
  654.     OnConnect = ClientSocket1Connect
  655.     OnDisconnect = ClientSocket1Disconnect
  656.     OnRead = ClientSocket1Read
  657.     OnError = ClientSocket1Error
  658.     Left = 504
  659.     Top = 8
  660.   end
  661.   object ValutaPop: TPopupMenu
  662.     OnPopup = ValutaPopPopup
  663.     Left = 472
  664.     Top = 8
  665.     object VPopUse1: TMenuItem
  666.       Caption = 'Use'
  667.       OnClick = VPopUse1Click
  668.       OnDrawItem = VPopUse1DrawItem
  669.     end
  670.     object VPopEdit1: TMenuItem
  671.       Caption = 'Edit...'
  672.       OnClick = VPopEdit1Click
  673.     end
  674.     object VPopRemove1: TMenuItem
  675.       Caption = 'Remove'
  676.       OnClick = VPopRemove1Click
  677.     end
  678.   end
  679.   object ImageList1: TImageList
  680.     Left = 440
  681.     Top = 8
  682.     Bitmap = {
  683.       3604000002000000424D36040000000000003600000028000000200000001000
  684.       0000010010000000000000040000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000000000000EF0100000000000000000000000000000000
  697.       0000000000000000000000000000000000000000000000000000000000000000
  698.       0000000000000000000000000000EF01EF010000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       000000000000EF01EF01EF01EF01EF01EF01EF01000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       000000000000EF01EF01EF01EF01EF01EF01EF01EF0100000000000000000000
  703.       0000000000000000000000000000000000000000000000000000000000000000
  704.       000000000000EF01EF01EF01EF01EF01EF01EF01000000000000000000000000
  705.       0000000000000000000000000000000000000000000000000000000000000000
  706.       0000000000000000000000000000EF01EF010000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000EF0100000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       0000000000000000000000000000000000000000000000000000000000000000
  711.       0000000000000000000000000000000000000000000000000000000000000000
  712.       0000000000000000000000000000000000000000000000000000000000000000
  713.       0000000000000000000000000000000000000000000000000000000000000000
  714.       0000000000000000000000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       000000000000000000000000000000000000000000000000000000000000424D
  717.       7E000000000000003E0000002800000020000000100000000100010000000000
  718.       400000000000000000000000020000000000000000000000FFFFFF00FFFFFFFF
  719.       FFFFFFFFFFFFFFFFFFFFFEFFFFFFFE7FFFFFFE3FFFFFE01FFFFFE00FFFFFE007
  720.       FFFFE00FFFFFE01FFFFFFE3FFFFFFE7FFFFFFEFFFFFFFFFFFFFFFFFF}
  721.   end
  722.   object OpenDialog1: TOpenDialog
  723.     Filter = 
  724.       'Currency HTML Files|rates.html;8101.htm|HTML Files|*.html;*.htm|' +
  725.       'All Files (*.*)|*.*'
  726.     Left = 408
  727.     Top = 8
  728.   end
  729. end
  730.