home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 22 / LogicielsPC_22.iso / Accuses / Maj / Amscmd / AmsCmd.exe / 0 / RCDATA / TEUROF / TEUROF.txt < prev   
Text File  |  2001-06-27  |  11KB  |  354 lines

  1. object Eurof: TEurof
  2.   Left = 247
  3.   Top = 118
  4.   ActiveControl = Button0
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Euro convertisseur'
  8.   ClientHeight = 273
  9.   ClientWidth = 260
  10.   Color = clNavy
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -17
  14.   Font.Name = 'System'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   PixelsPerInch = 120
  22.   TextHeight = 20
  23.   object Button7: TButton
  24.     Left = 8
  25.     Top = 89
  26.     Width = 34
  27.     Height = 33
  28.     Caption = '7'
  29.     TabOrder = 0
  30.     TabStop = False
  31.     OnClick = Button7Click
  32.   end
  33.   object Button1: TButton
  34.     Left = 8
  35.     Top = 185
  36.     Width = 34
  37.     Height = 33
  38.     Caption = '1'
  39.     TabOrder = 1
  40.     TabStop = False
  41.     OnClick = Button1Click
  42.   end
  43.   object Panel1: TPanel
  44.     Left = 0
  45.     Top = 0
  46.     Width = 260
  47.     Height = 84
  48.     Align = alTop
  49.     BevelInner = bvLowered
  50.     BevelWidth = 3
  51.     Color = clSilver
  52.     TabOrder = 2
  53.     object Panel2: TPanel
  54.       Left = 14
  55.       Top = 10
  56.       Width = 230
  57.       Height = 27
  58.       BevelInner = bvRaised
  59.       TabOrder = 0
  60.       object Label1: TLabel
  61.         Left = 2
  62.         Top = 2
  63.         Width = 226
  64.         Height = 23
  65.         Align = alClient
  66.         Alignment = taRightJustify
  67.         Color = clTeal
  68.         Font.Charset = DEFAULT_CHARSET
  69.         Font.Color = clWhite
  70.         Font.Height = -17
  71.         Font.Name = 'System'
  72.         Font.Style = [fsBold]
  73.         ParentColor = False
  74.         ParentFont = False
  75.       end
  76.     end
  77.     object Panel3: TPanel
  78.       Left = 14
  79.       Top = 46
  80.       Width = 230
  81.       Height = 28
  82.       BevelInner = bvRaised
  83.       TabOrder = 1
  84.       object Label2: TLabel
  85.         Left = 2
  86.         Top = 2
  87.         Width = 226
  88.         Height = 24
  89.         Align = alClient
  90.         Alignment = taRightJustify
  91.         Color = clTeal
  92.         Font.Charset = DEFAULT_CHARSET
  93.         Font.Color = clWhite
  94.         Font.Height = -17
  95.         Font.Name = 'System'
  96.         Font.Style = [fsBold]
  97.         ParentColor = False
  98.         ParentFont = False
  99.       end
  100.     end
  101.   end
  102.   object Button2: TButton
  103.     Left = 56
  104.     Top = 185
  105.     Width = 34
  106.     Height = 33
  107.     Caption = '2'
  108.     TabOrder = 3
  109.     TabStop = False
  110.     OnClick = Button2Click
  111.   end
  112.   object Button3: TButton
  113.     Left = 104
  114.     Top = 185
  115.     Width = 34
  116.     Height = 33
  117.     Caption = '3'
  118.     TabOrder = 4
  119.     TabStop = False
  120.     OnClick = Button3Click
  121.   end
  122.   object Button4: TButton
  123.     Left = 8
  124.     Top = 137
  125.     Width = 34
  126.     Height = 33
  127.     Caption = '4'
  128.     TabOrder = 5
  129.     TabStop = False
  130.     OnClick = Button4Click
  131.   end
  132.   object Button5: TButton
  133.     Left = 56
  134.     Top = 137
  135.     Width = 34
  136.     Height = 33
  137.     Caption = '5'
  138.     TabOrder = 6
  139.     TabStop = False
  140.     OnClick = Button5Click
  141.   end
  142.   object Button6: TButton
  143.     Left = 104
  144.     Top = 137
  145.     Width = 34
  146.     Height = 33
  147.     Caption = '6'
  148.     TabOrder = 7
  149.     TabStop = False
  150.     OnClick = Button6Click
  151.   end
  152.   object Button8: TButton
  153.     Left = 56
  154.     Top = 89
  155.     Width = 34
  156.     Height = 33
  157.     Caption = '8'
  158.     TabOrder = 8
  159.     TabStop = False
  160.     OnClick = Button8Click
  161.   end
  162.   object Button9: TButton
  163.     Left = 104
  164.     Top = 89
  165.     Width = 34
  166.     Height = 33
  167.     Caption = '9'
  168.     Font.Charset = DEFAULT_CHARSET
  169.     Font.Color = clBlack
  170.     Font.Height = -17
  171.     Font.Name = 'System'
  172.     Font.Style = [fsBold]
  173.     ParentFont = False
  174.     TabOrder = 9
  175.     TabStop = False
  176.     OnClick = Button9Click
  177.   end
  178.   object Button0: TButton
  179.     Left = 8
  180.     Top = 233
  181.     Width = 34
  182.     Height = 33
  183.     Caption = '0'
  184.     TabOrder = 10
  185.     TabStop = False
  186.     OnClick = Button0Click
  187.   end
  188.   object Button11: TButton
  189.     Left = 104
  190.     Top = 233
  191.     Width = 34
  192.     Height = 33
  193.     Caption = '='
  194.     TabOrder = 11
  195.     OnClick = Button11Click
  196.     OnKeyPress = FormKeyPress
  197.   end
  198.   object Button10: TButton
  199.     Left = 164
  200.     Top = 233
  201.     Width = 82
  202.     Height = 33
  203.     Cancel = True
  204.     Caption = 'Fermer'
  205.     TabOrder = 12
  206.     OnClick = Button10Click
  207.     OnKeyPress = FormKeyPress
  208.   end
  209.   object RadioGroup1: TRadioGroup
  210.     Left = 153
  211.     Top = 88
  212.     Width = 96
  213.     Height = 65
  214.     TabOrder = 13
  215.   end
  216.   object RadioButton1: TRadioButton
  217.     Left = 157
  218.     Top = 104
  219.     Width = 84
  220.     Height = 17
  221.     Caption = 'Fr>Euro'
  222.     Checked = True
  223.     Color = clNavy
  224.     Font.Charset = DEFAULT_CHARSET
  225.     Font.Color = clWhite
  226.     Font.Height = -17
  227.     Font.Name = 'System'
  228.     Font.Style = [fsBold]
  229.     ParentColor = False
  230.     ParentFont = False
  231.     TabOrder = 14
  232.     TabStop = True
  233.   end
  234.   object RadioButton2: TRadioButton
  235.     Left = 157
  236.     Top = 128
  237.     Width = 84
  238.     Height = 17
  239.     Caption = 'Euro>Fr'
  240.     Font.Charset = DEFAULT_CHARSET
  241.     Font.Color = clWhite
  242.     Font.Height = -17
  243.     Font.Name = 'System'
  244.     Font.Style = [fsBold]
  245.     ParentFont = False
  246.     TabOrder = 15
  247.   end
  248.   object SpinButton1: TSpinButton
  249.     Left = 224
  250.     Top = 188
  251.     Width = 20
  252.     Height = 25
  253.     DownGlyph.Data = {
  254.       7E040000424D7E04000000000000360400002800000009000000060000000100
  255.       0800000000004800000000000000000000000001000000000000000000000000
  256.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  257.       A600000000000000000000000000000000000000000000000000000000000000
  258.       0000000000000000000000000000000000000000000000000000000000000000
  259.       0000000000000000000000000000000000000000000000000000000000000000
  260.       0000000000000000000000000000000000000000000000000000000000000000
  261.       0000000000000000000000000000000000000000000000000000000000000000
  262.       0000000000000000000000000000000000000000000000000000000000000000
  263.       0000000000000000000000000000000000000000000000000000000000000000
  264.       0000000000000000000000000000000000000000000000000000000000000000
  265.       0000000000000000000000000000000000000000000000000000000000000000
  266.       0000000000000000000000000000000000000000000000000000000000000000
  267.       0000000000000000000000000000000000000000000000000000000000000000
  268.       0000000000000000000000000000000000000000000000000000000000000000
  269.       0000000000000000000000000000000000000000000000000000000000000000
  270.       0000000000000000000000000000000000000000000000000000000000000000
  271.       0000000000000000000000000000000000000000000000000000000000000000
  272.       0000000000000000000000000000000000000000000000000000000000000000
  273.       0000000000000000000000000000000000000000000000000000000000000000
  274.       0000000000000000000000000000000000000000000000000000000000000000
  275.       0000000000000000000000000000000000000000000000000000000000000000
  276.       0000000000000000000000000000000000000000000000000000000000000000
  277.       0000000000000000000000000000000000000000000000000000000000000000
  278.       0000000000000000000000000000000000000000000000000000000000000000
  279.       0000000000000000000000000000000000000000000000000000000000000000
  280.       0000000000000000000000000000000000000000000000000000000000000000
  281.       0000000000000000000000000000000000000000000000000000000000000000
  282.       0000000000000000000000000000000000000000000000000000000000000000
  283.       0000000000000000000000000000000000000000000000000000000000000000
  284.       0000000000000000000000000000000000000000000000000000000000000000
  285.       0000000000000000000000000000000000000000000000000000000000000000
  286.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  287.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  288.       0303030000000303030300030303030000000303030000000303030000000303
  289.       0000000000030300000003000000000000000300000003030303030303030300
  290.       0000}
  291.     TabOrder = 16
  292.     UpGlyph.Data = {
  293.       7E040000424D7E04000000000000360400002800000009000000060000000100
  294.       0800000000004800000000000000000000000001000000000000000000000000
  295.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  296.       A600000000000000000000000000000000000000000000000000000000000000
  297.       0000000000000000000000000000000000000000000000000000000000000000
  298.       0000000000000000000000000000000000000000000000000000000000000000
  299.       0000000000000000000000000000000000000000000000000000000000000000
  300.       0000000000000000000000000000000000000000000000000000000000000000
  301.       0000000000000000000000000000000000000000000000000000000000000000
  302.       0000000000000000000000000000000000000000000000000000000000000000
  303.       0000000000000000000000000000000000000000000000000000000000000000
  304.       0000000000000000000000000000000000000000000000000000000000000000
  305.       0000000000000000000000000000000000000000000000000000000000000000
  306.       0000000000000000000000000000000000000000000000000000000000000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000000000000000000000000000000000000000000000000000
  309.       0000000000000000000000000000000000000000000000000000000000000000
  310.       0000000000000000000000000000000000000000000000000000000000000000
  311.       0000000000000000000000000000000000000000000000000000000000000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000000000000000000000000000000000000000000000000000
  314.       0000000000000000000000000000000000000000000000000000000000000000
  315.       0000000000000000000000000000000000000000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       0000000000000000000000000000000000000000000000000000000000000000
  318.       0000000000000000000000000000000000000000000000000000000000000000
  319.       0000000000000000000000000000000000000000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       0000000000000000000000000000000000000000000000000000000000000000
  322.       0000000000000000000000000000000000000000000000000000000000000000
  323.       0000000000000000000000000000000000000000000000000000000000000000
  324.       0000000000000000000000000000000000000000000000000000000000000000
  325.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  326.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  327.       0303030000000300000000000000030000000303000000000003030000000303
  328.       0300000003030300000003030303000303030300000003030303030303030300
  329.       0000}
  330.     OnDownClick = SpinButton1DownClick
  331.     OnUpClick = SpinButton1UpClick
  332.   end
  333.   object Edit3: TEdit
  334.     Left = 152
  335.     Top = 186
  336.     Width = 73
  337.     Height = 28
  338.     TabStop = False
  339.     ReadOnly = True
  340.     TabOrder = 17
  341.     Text = '6,55957'
  342.   end
  343.   object Button12: TButton
  344.     Left = 56
  345.     Top = 233
  346.     Width = 34
  347.     Height = 33
  348.     Caption = ','
  349.     TabOrder = 18
  350.     TabStop = False
  351.     OnClick = Button12Click
  352.   end
  353. end
  354.