home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1997 February / club9702.bin / SHARE95 / 95DRUCK / _SETUP.1 / Druck3.exe / 0 / RCDATA / TEINH_UMR / TEINH_UMR.txt
Text File  |  1996-10-14  |  8KB  |  331 lines

  1. object Einh_Umr: TEinh_Umr
  2.   Left = 196
  3.   Top = 112
  4.   BorderStyle = bsDialog
  5.   Caption = 'Umrechnung von Einheiten F∩┐╜rdermedium'
  6.   ClientHeight = 202
  7.   ClientWidth = 367
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   TextHeight = 16
  16.   object TabbedNotebook1: TTabbedNotebook
  17.     Left = 0
  18.     Top = 0
  19.     Width = 367
  20.     Height = 202
  21.     Align = alClient
  22.     Font.Color = clBlack
  23.     Font.Height = -11
  24.     Font.Name = 'MS Sans Serif'
  25.     Font.Style = []
  26.     TabFont.Color = clBtnText
  27.     TabFont.Height = -12
  28.     TabFont.Name = 'MS Sans Serif'
  29.     TabFont.Style = []
  30.     TabOrder = 1
  31.     object TTabPage
  32.       Left = 5
  33.       Top = 26
  34.       Caption = 'Volumenstrom'
  35.       object Label1: TLabel
  36.         Left = 115
  37.         Top = 77
  38.         Width = 23
  39.         Height = 13
  40.         Caption = 'l/min'
  41.       end
  42.       object Label2: TLabel
  43.         Left = 155
  44.         Top = 74
  45.         Width = 11
  46.         Height = 20
  47.         Caption = '='
  48.         Font.Color = clBlack
  49.         Font.Height = -16
  50.         Font.Name = 'MS Sans Serif'
  51.         Font.Style = [fsBold]
  52.         ParentFont = False
  53.       end
  54.       object Label3: TLabel
  55.         Left = 255
  56.         Top = 77
  57.         Width = 22
  58.         Height = 13
  59.         Caption = 'm∩┐╜/h'
  60.       end
  61.       object Edit_Anf_Vo: TEdit
  62.         Left = 40
  63.         Top = 75
  64.         Width = 66
  65.         Height = 20
  66.         TabOrder = 1
  67.         Text = 'Edit_Anf_Vo'
  68.         OnChange = Edit_Anf_VoChange
  69.       end
  70.       object Edit_Ende_Vo: TEdit
  71.         Left = 180
  72.         Top = 75
  73.         Width = 66
  74.         Height = 20
  75.         TabOrder = 0
  76.         Text = 'Edit_Ende_Vo'
  77.       end
  78.       object RadioGroup1: TRadioGroup
  79.         Left = 40
  80.         Top = 15
  81.         Width = 166
  82.         Height = 51
  83.         Caption = 'Umrechnung von ... in m∩┐╜/h'
  84.         Columns = 2
  85.         ItemIndex = 0
  86.         Items.Strings = (
  87.           'l/min'
  88.           'l/s')
  89.         TabOrder = 2
  90.         OnClick = RadioGroup1Click
  91.       end
  92.     end
  93.     object TTabPage
  94.       Left = 5
  95.       Top = 26
  96.       Caption = 'Massenstrom'
  97.       object Label4: TLabel
  98.         Left = 115
  99.         Top = 102
  100.         Width = 22
  101.         Height = 13
  102.         Caption = 'kg/s'
  103.       end
  104.       object Label5: TLabel
  105.         Left = 155
  106.         Top = 99
  107.         Width = 11
  108.         Height = 20
  109.         Caption = '='
  110.         Font.Color = clBlack
  111.         Font.Height = -16
  112.         Font.Name = 'MS Sans Serif'
  113.         Font.Style = [fsBold]
  114.         ParentFont = False
  115.       end
  116.       object Label6: TLabel
  117.         Left = 255
  118.         Top = 102
  119.         Width = 22
  120.         Height = 13
  121.         Caption = 'm∩┐╜/h'
  122.       end
  123.       object Label7: TLabel
  124.         Left = 40
  125.         Top = 75
  126.         Width = 76
  127.         Height = 13
  128.         Caption = 'Dichte in kg/m∩┐╜:'
  129.       end
  130.       object RadioGroup2: TRadioGroup
  131.         Left = 40
  132.         Top = 15
  133.         Width = 206
  134.         Height = 51
  135.         Caption = 'Umrechnung von ... in m∩┐╜/h'
  136.         Columns = 3
  137.         ItemIndex = 0
  138.         Items.Strings = (
  139.           'kg/s'
  140.           'kg/min'
  141.           'kg/h')
  142.         TabOrder = 0
  143.         OnClick = RadioGroup2Click
  144.       end
  145.       object Edit_anf_Ma: TEdit
  146.         Left = 40
  147.         Top = 100
  148.         Width = 66
  149.         Height = 20
  150.         TabOrder = 1
  151.         Text = 'Edit_Anf_Ma'
  152.         OnChange = Edit_anf_MaChange
  153.       end
  154.       object Edit_Ende_Ma: TEdit
  155.         Left = 180
  156.         Top = 100
  157.         Width = 66
  158.         Height = 20
  159.         TabOrder = 2
  160.         Text = 'Edit_Ende_Ma'
  161.       end
  162.       object Edit_Dichte: TEdit
  163.         Left = 125
  164.         Top = 70
  165.         Width = 66
  166.         Height = 20
  167.         TabOrder = 3
  168.         Text = 'Edit_Dichte'
  169.         OnChange = Edit_DichteChange
  170.       end
  171.     end
  172.     object TTabPage
  173.       Left = 5
  174.       Top = 26
  175.       Caption = 'Viskosit∩┐╜t'
  176.       object Label8: TLabel
  177.         Left = 40
  178.         Top = 75
  179.         Width = 76
  180.         Height = 13
  181.         Caption = 'Dichte in kg/m∩┐╜:'
  182.         Visible = False
  183.       end
  184.       object Label9: TLabel
  185.         Left = 115
  186.         Top = 102
  187.         Width = 49
  188.         Height = 13
  189.         Caption = 'dyn. mPas'
  190.       end
  191.       object Label10: TLabel
  192.         Left = 190
  193.         Top = 99
  194.         Width = 11
  195.         Height = 20
  196.         Caption = '='
  197.         Font.Color = clBlack
  198.         Font.Height = -16
  199.         Font.Name = 'MS Sans Serif'
  200.         Font.Style = [fsBold]
  201.         ParentFont = False
  202.       end
  203.       object Label11: TLabel
  204.         Left = 290
  205.         Top = 102
  206.         Width = 60
  207.         Height = 13
  208.         Caption = '10^-6 kg/ms'
  209.       end
  210.       object RadioGroup3: TRadioGroup
  211.         Left = 25
  212.         Top = 10
  213.         Width = 251
  214.         Height = 51
  215.         Caption = 'Umrechnung von ... in dyn. 10^-6 kg/ms'
  216.         Columns = 2
  217.         ItemIndex = 0
  218.         Items.Strings = (
  219.           'dyn. mPa s'
  220.           'kin. 10^-6 m∩┐╜/s')
  221.         TabOrder = 0
  222.         OnClick = RadioGroup3Click
  223.       end
  224.       object Edit_Dichte_Vi: TEdit
  225.         Left = 125
  226.         Top = 70
  227.         Width = 66
  228.         Height = 20
  229.         TabOrder = 1
  230.         Text = 'Edit_Dichte'
  231.         Visible = False
  232.         OnChange = Edit_DichteChange
  233.       end
  234.       object Edit_Anf_Vi: TEdit
  235.         Left = 40
  236.         Top = 100
  237.         Width = 66
  238.         Height = 20
  239.         TabOrder = 2
  240.         Text = 'Edit_Anf_Vi'
  241.         OnChange = Edit_anf_MaChange
  242.       end
  243.       object Edit_Ende_Vi: TEdit
  244.         Left = 215
  245.         Top = 100
  246.         Width = 66
  247.         Height = 20
  248.         TabOrder = 3
  249.         Text = 'Edit_Ende_Vi'
  250.       end
  251.     end
  252.   end
  253.   object Bere2_Btn: TBitBtn
  254.     Left = 10
  255.     Top = 160
  256.     Width = 105
  257.     Height = 27
  258.     Caption = 'Berechnen'
  259.     Default = True
  260.     Font.Color = clBlack
  261.     Font.Height = -11
  262.     Font.Name = 'MS Sans Serif'
  263.     Font.Style = [fsBold]
  264.     ParentFont = False
  265.     TabOrder = 0
  266.     OnClick = Bere_BtnClick
  267.     Glyph.Data = {
  268.       78010000424D7801000000000000760000002800000020000000100000000100
  269.       04000000000000000000120B0000120B00000000000000000000000000000000
  270.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  271.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  272.       73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  273.       0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  274.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  275.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  276.       0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  277.       0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  278.       0333337F777777737F333308888888880333337F333333337F33330888888888
  279.       03333373FFFFFFFF7333337000000000733333377777777733330000}
  280.     Margin = 2
  281.     NumGlyphs = 2
  282.     Spacing = -1
  283.   end
  284.   object CancelBtn: TBitBtn
  285.     Left = 278
  286.     Top = 160
  287.     Width = 77
  288.     Height = 27
  289.     Font.Color = clBlack
  290.     Font.Height = -11
  291.     Font.Name = 'MS Sans Serif'
  292.     Font.Style = [fsBold]
  293.     ParentFont = False
  294.     TabOrder = 2
  295.     Kind = bkCancel
  296.     Margin = 2
  297.     Spacing = -1
  298.   end
  299.   object UebernahmeBtn: TBitBtn
  300.     Left = 123
  301.     Top = 160
  302.     Width = 148
  303.     Height = 27
  304.     Caption = 'Daten ∩┐╜bernehmen'
  305.     Font.Color = clBlack
  306.     Font.Height = -11
  307.     Font.Name = 'MS Sans Serif'
  308.     Font.Style = [fsBold]
  309.     ModalResult = 1
  310.     ParentFont = False
  311.     TabOrder = 3
  312.     OnClick = UebernahmeBtnClick
  313.     Glyph.Data = {
  314.       78010000424D7801000000000000760000002800000020000000100000000100
  315.       04000000000000000000120B0000120B00000000000000000000000000000000
  316.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  317.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  318.       3333333333333333333333333333333333333333333333333333333333333333
  319.       3333333333333333333333333333333333333333333FF3333333333333003333
  320.       3333333333773FF3333333333309003333333333337F773FF333333333099900
  321.       33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  322.       99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  323.       33333333337F3F77333333333309003333333333337F77333333333333003333
  324.       3333333333773333333333333333333333333333333333333333333333333333
  325.       33333333333333333333333333333333333333333333333333330000}
  326.     Margin = 2
  327.     NumGlyphs = 2
  328.     Spacing = -1
  329.   end
  330. end
  331.