home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 B / CHIP_HITWARE_7B.iso / Edukacja / WinPertbl / Pertbl.exe / 0 / RCDATA / TEINFO / TEINFO.txt
Encoding:
Text File  |  1999-06-15  |  5.5 KB  |  300 lines

  1. object EInfo: TEInfo
  2.   Left = 192
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'Information about the element'
  6.   ClientHeight = 405
  7.   ClientWidth = 566
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox1: TGroupBox
  19.     Left = 8
  20.     Top = 8
  21.     Width = 233
  22.     Height = 153
  23.     Caption = 'General information:'
  24.     TabOrder = 0
  25.     object Label2: TLabel
  26.       Left = 8
  27.       Top = 60
  28.       Width = 37
  29.       Height = 13
  30.       Caption = 'Symbol:'
  31.     end
  32.     object Label3: TLabel
  33.       Left = 8
  34.       Top = 92
  35.       Width = 31
  36.       Height = 13
  37.       Caption = 'Name:'
  38.     end
  39.     object Label4: TLabel
  40.       Left = 8
  41.       Top = 124
  42.       Width = 80
  43.       Height = 13
  44.       Caption = 'Av. atomic mass:'
  45.     end
  46.     object Label1: TLabel
  47.       Left = 8
  48.       Top = 28
  49.       Width = 73
  50.       Height = 13
  51.       Caption = 'Atomic number:'
  52.     end
  53.     object AnumEdit: TEdit
  54.       Left = 96
  55.       Top = 24
  56.       Width = 121
  57.       Height = 21
  58.       ReadOnly = True
  59.       TabOrder = 0
  60.     end
  61.     object SymbolEdit: TEdit
  62.       Left = 96
  63.       Top = 56
  64.       Width = 121
  65.       Height = 21
  66.       ReadOnly = True
  67.       TabOrder = 1
  68.     end
  69.     object NameEdit: TEdit
  70.       Left = 96
  71.       Top = 88
  72.       Width = 121
  73.       Height = 21
  74.       ReadOnly = True
  75.       TabOrder = 2
  76.     end
  77.     object MassEdit: TEdit
  78.       Left = 96
  79.       Top = 120
  80.       Width = 121
  81.       Height = 21
  82.       ReadOnly = True
  83.       TabOrder = 3
  84.     end
  85.   end
  86.   object GroupBox2: TGroupBox
  87.     Left = 8
  88.     Top = 176
  89.     Width = 233
  90.     Height = 177
  91.     Caption = 'Physical properties:'
  92.     TabOrder = 1
  93.     object Label5: TLabel
  94.       Left = 8
  95.       Top = 20
  96.       Width = 60
  97.       Height = 13
  98.       Caption = 'Boiling point:'
  99.     end
  100.     object Label6: TLabel
  101.       Left = 8
  102.       Top = 52
  103.       Width = 63
  104.       Height = 13
  105.       Caption = 'Melting point:'
  106.     end
  107.     object Label7: TLabel
  108.       Left = 8
  109.       Top = 84
  110.       Width = 38
  111.       Height = 13
  112.       Caption = 'Density:'
  113.     end
  114.     object Label8: TLabel
  115.       Left = 8
  116.       Top = 116
  117.       Width = 81
  118.       Height = 13
  119.       Caption = 'Electronegativity:'
  120.     end
  121.     object Label9: TLabel
  122.       Left = 8
  123.       Top = 148
  124.       Width = 83
  125.       Height = 13
  126.       Caption = 'Ionization energy:'
  127.     end
  128.     object BoilingEdit: TEdit
  129.       Left = 96
  130.       Top = 16
  131.       Width = 121
  132.       Height = 21
  133.       ReadOnly = True
  134.       TabOrder = 0
  135.     end
  136.     object MeltingEdit: TEdit
  137.       Left = 96
  138.       Top = 48
  139.       Width = 121
  140.       Height = 21
  141.       ReadOnly = True
  142.       TabOrder = 1
  143.     end
  144.     object DensityEdit: TEdit
  145.       Left = 96
  146.       Top = 80
  147.       Width = 121
  148.       Height = 21
  149.       ReadOnly = True
  150.       TabOrder = 2
  151.     end
  152.     object ElectronegativityEdit: TEdit
  153.       Left = 96
  154.       Top = 112
  155.       Width = 121
  156.       Height = 21
  157.       ReadOnly = True
  158.       TabOrder = 3
  159.     end
  160.     object EnergyEdit: TEdit
  161.       Left = 96
  162.       Top = 144
  163.       Width = 121
  164.       Height = 21
  165.       ReadOnly = True
  166.       TabOrder = 4
  167.     end
  168.   end
  169.   object GroupBox3: TGroupBox
  170.     Left = 256
  171.     Top = 8
  172.     Width = 289
  173.     Height = 153
  174.     Caption = 'Isotopes:'
  175.     TabOrder = 2
  176.     object Label10: TLabel
  177.       Left = 8
  178.       Top = 28
  179.       Width = 105
  180.       Height = 13
  181.       Caption = 'No. of stable isotopes:'
  182.     end
  183.     object Label11: TLabel
  184.       Left = 8
  185.       Top = 60
  186.       Width = 74
  187.       Height = 13
  188.       Caption = 'No. of isotopes:'
  189.     end
  190.     object Label12: TLabel
  191.       Left = 8
  192.       Top = 92
  193.       Width = 133
  194.       Height = 13
  195.       Caption = 'Mass of most stable isotope:'
  196.     end
  197.     object Label13: TLabel
  198.       Left = 8
  199.       Top = 124
  200.       Width = 125
  201.       Height = 13
  202.       Caption = 'Half-life of most stable iso.:'
  203.     end
  204.     object SIsoNoEdit: TEdit
  205.       Left = 152
  206.       Top = 24
  207.       Width = 121
  208.       Height = 21
  209.       ReadOnly = True
  210.       TabOrder = 0
  211.     end
  212.     object IsoNoEdit: TEdit
  213.       Left = 152
  214.       Top = 56
  215.       Width = 121
  216.       Height = 21
  217.       ReadOnly = True
  218.       TabOrder = 1
  219.     end
  220.     object IsoMassEdit: TEdit
  221.       Left = 152
  222.       Top = 88
  223.       Width = 121
  224.       Height = 21
  225.       ReadOnly = True
  226.       TabOrder = 2
  227.     end
  228.     object IsoLifeEdit: TEdit
  229.       Left = 152
  230.       Top = 120
  231.       Width = 121
  232.       Height = 21
  233.       ReadOnly = True
  234.       TabOrder = 3
  235.     end
  236.   end
  237.   object GroupBox4: TGroupBox
  238.     Left = 256
  239.     Top = 176
  240.     Width = 289
  241.     Height = 177
  242.     Caption = 'Discovery:'
  243.     TabOrder = 3
  244.     object Label14: TLabel
  245.       Left = 8
  246.       Top = 20
  247.       Width = 85
  248.       Height = 13
  249.       Caption = 'Year of discovery:'
  250.     end
  251.     object Label15: TLabel
  252.       Left = 8
  253.       Top = 80
  254.       Width = 54
  255.       Height = 13
  256.       Caption = 'Discoverer:'
  257.     end
  258.     object Label16: TLabel
  259.       Left = 8
  260.       Top = 52
  261.       Width = 93
  262.       Height = 13
  263.       Caption = 'Earth crust content:'
  264.     end
  265.     object YearEdit: TEdit
  266.       Left = 152
  267.       Top = 16
  268.       Width = 121
  269.       Height = 21
  270.       ReadOnly = True
  271.       TabOrder = 0
  272.     end
  273.     object DiscovererMemo: TMemo
  274.       Left = 8
  275.       Top = 96
  276.       Width = 273
  277.       Height = 73
  278.       TabOrder = 1
  279.     end
  280.     object CrustEdit: TEdit
  281.       Left = 152
  282.       Top = 48
  283.       Width = 121
  284.       Height = 21
  285.       ReadOnly = True
  286.       TabOrder = 2
  287.     end
  288.   end
  289.   object OKButton: TButton
  290.     Left = 246
  291.     Top = 368
  292.     Width = 75
  293.     Height = 25
  294.     Caption = 'OK'
  295.     Default = True
  296.     ModalResult = 1
  297.     TabOrder = 4
  298.   end
  299. end
  300.