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

  1. object EInfo2: TEInfo2
  2.   Left = 195
  3.   Top = 111
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 
  7.     'Information about the element (if you can'#39't see something, click' +
  8.     ' on it)'
  9.   ClientHeight = 371
  10.   ClientWidth = 565
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnActivate = FormActivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object OKButton: TButton
  23.     Left = 480
  24.     Top = 16
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'OK'
  28.     Default = True
  29.     ModalResult = 1
  30.     TabOrder = 0
  31.   end
  32.   object GroupBox1: TGroupBox
  33.     Left = 8
  34.     Top = 8
  35.     Width = 329
  36.     Height = 273
  37.     Caption = 'List of properties:'
  38.     TabOrder = 1
  39.     object StringGrid1: TStringGrid
  40.       Left = 8
  41.       Top = 16
  42.       Width = 313
  43.       Height = 249
  44.       ColCount = 2
  45.       DefaultRowHeight = 14
  46.       FixedCols = 0
  47.       RowCount = 16
  48.       FixedRows = 0
  49.       ScrollBars = ssNone
  50.       TabOrder = 0
  51.       OnSelectCell = StringGrid1SelectCell
  52.       ColWidths = (
  53.         150
  54.         156)
  55.     end
  56.   end
  57.   object GroupBox2: TGroupBox
  58.     Left = 8
  59.     Top = 296
  60.     Width = 545
  61.     Height = 57
  62.     Caption = 'Electron configuration:'
  63.     TabOrder = 2
  64.     object Memo1: TMemo
  65.       Left = 8
  66.       Top = 16
  67.       Width = 529
  68.       Height = 33
  69.       Font.Charset = ANSI_CHARSET
  70.       Font.Color = clWindowText
  71.       Font.Height = -11
  72.       Font.Name = 'Courier'
  73.       Font.Style = []
  74.       Lines.Strings = (
  75.         ' '
  76.         ' ')
  77.       ParentFont = False
  78.       ReadOnly = True
  79.       TabOrder = 0
  80.     end
  81.   end
  82.   object GroupBox3: TGroupBox
  83.     Left = 352
  84.     Top = 48
  85.     Width = 201
  86.     Height = 65
  87.     Caption = 'Valence electrons:'
  88.     TabOrder = 3
  89.     object VELev: TLabel
  90.       Left = 130
  91.       Top = 16
  92.       Width = 6
  93.       Height = 13
  94.       Caption = '0'
  95.     end
  96.     object Label2: TLabel
  97.       Left = 8
  98.       Top = 16
  99.       Width = 102
  100.       Height = 13
  101.       Caption = 'Valence energy level:'
  102.     end
  103.     object Label3: TLabel
  104.       Left = 8
  105.       Top = 32
  106.       Width = 73
  107.       Height = 13
  108.       Caption = 'Valence orbital:'
  109.     end
  110.     object Label4: TLabel
  111.       Left = 8
  112.       Top = 48
  113.       Width = 119
  114.       Height = 13
  115.       Caption = 'No. of valence electrons:'
  116.     end
  117.     object VOrb: TLabel
  118.       Left = 130
  119.       Top = 32
  120.       Width = 11
  121.       Height = 13
  122.       Caption = '1s'
  123.     end
  124.     object VENo: TLabel
  125.       Left = 130
  126.       Top = 48
  127.       Width = 6
  128.       Height = 13
  129.       Caption = '0'
  130.     end
  131.   end
  132.   object GroupBox4: TGroupBox
  133.     Left = 352
  134.     Top = 128
  135.     Width = 137
  136.     Height = 57
  137.     Caption = 'Orbital box diagram:'
  138.     TabOrder = 4
  139.     object LOrb1: TLabel
  140.       Left = 14
  141.       Top = 40
  142.       Width = 11
  143.       Height = 13
  144.       Alignment = taCenter
  145.       Caption = '3s'
  146.     end
  147.     object LOrb2: TLabel
  148.       Left = 80
  149.       Top = 40
  150.       Width = 12
  151.       Height = 13
  152.       Alignment = taCenter
  153.       Caption = '3p'
  154.     end
  155.     object Edit2: TEdit
  156.       Left = 53
  157.       Top = 16
  158.       Width = 20
  159.       Height = 21
  160.       Font.Charset = DEFAULT_CHARSET
  161.       Font.Color = clWindowText
  162.       Font.Height = -11
  163.       Font.Name = 'Symbol'
  164.       Font.Style = []
  165.       ParentFont = False
  166.       ReadOnly = True
  167.       TabOrder = 0
  168.       Text = '∩┐╜∩┐╜'
  169.     end
  170.     object Edit3: TEdit
  171.       Left = 77
  172.       Top = 16
  173.       Width = 20
  174.       Height = 21
  175.       Font.Charset = DEFAULT_CHARSET
  176.       Font.Color = clWindowText
  177.       Font.Height = -11
  178.       Font.Name = 'Symbol'
  179.       Font.Style = []
  180.       ParentFont = False
  181.       ReadOnly = True
  182.       TabOrder = 1
  183.       Text = '∩┐╜∩┐╜'
  184.     end
  185.     object Edit4: TEdit
  186.       Left = 101
  187.       Top = 16
  188.       Width = 20
  189.       Height = 21
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = clWindowText
  192.       Font.Height = -11
  193.       Font.Name = 'Symbol'
  194.       Font.Style = []
  195.       ParentFont = False
  196.       ReadOnly = True
  197.       TabOrder = 2
  198.       Text = '∩┐╜∩┐╜'
  199.     end
  200.     object Edit1: TEdit
  201.       Left = 13
  202.       Top = 16
  203.       Width = 20
  204.       Height = 21
  205.       Font.Charset = DEFAULT_CHARSET
  206.       Font.Color = clWindowText
  207.       Font.Height = -11
  208.       Font.Name = 'Symbol'
  209.       Font.Style = []
  210.       ParentFont = False
  211.       ReadOnly = True
  212.       TabOrder = 3
  213.       Text = '∩┐╜∩┐╜'
  214.     end
  215.   end
  216.   object GroupBox5: TGroupBox
  217.     Left = 352
  218.     Top = 200
  219.     Width = 201
  220.     Height = 81
  221.     Caption = 'Electron dot diagram:'
  222.     TabOrder = 5
  223.     object LSymbol: TLabel
  224.       Left = 72
  225.       Top = 32
  226.       Width = 16
  227.       Height = 31
  228.       Alignment = taCenter
  229.       Caption = 'F'
  230.       Font.Charset = ANSI_CHARSET
  231.       Font.Color = clWindowText
  232.       Font.Height = -27
  233.       Font.Name = 'Courier New'
  234.       Font.Style = [fsBold]
  235.       ParentFont = False
  236.     end
  237.     object Dot6: TLabel
  238.       Left = 104
  239.       Top = 35
  240.       Width = 5
  241.       Height = 13
  242.       Caption = '∩┐╜'
  243.       Font.Charset = SYMBOL_CHARSET
  244.       Font.Color = clWindowText
  245.       Font.Height = -11
  246.       Font.Name = 'Symbol'
  247.       Font.Style = []
  248.       ParentFont = False
  249.       Visible = False
  250.     end
  251.     object Dot2: TLabel
  252.       Left = 104
  253.       Top = 44
  254.       Width = 5
  255.       Height = 13
  256.       Caption = '∩┐╜'
  257.       Font.Charset = SYMBOL_CHARSET
  258.       Font.Color = clWindowText
  259.       Font.Height = -11
  260.       Font.Name = 'Symbol'
  261.       Font.Style = []
  262.       ParentFont = False
  263.       Visible = False
  264.     end
  265.     object Dot1: TLabel
  266.       Left = 92
  267.       Top = 24
  268.       Width = 5
  269.       Height = 13
  270.       Caption = '∩┐╜'
  271.       Font.Charset = SYMBOL_CHARSET
  272.       Font.Color = clWindowText
  273.       Font.Height = -11
  274.       Font.Name = 'Symbol'
  275.       Font.Style = []
  276.       ParentFont = False
  277.       Visible = False
  278.     end
  279.     object Dot5: TLabel
  280.       Left = 84
  281.       Top = 24
  282.       Width = 5
  283.       Height = 13
  284.       Caption = '∩┐╜'
  285.       Font.Charset = SYMBOL_CHARSET
  286.       Font.Color = clWindowText
  287.       Font.Height = -11
  288.       Font.Name = 'Symbol'
  289.       Font.Style = []
  290.       ParentFont = False
  291.       Visible = False
  292.     end
  293.     object Dot4: TLabel
  294.       Left = 64
  295.       Top = 35
  296.       Width = 5
  297.       Height = 13
  298.       Caption = '∩┐╜'
  299.       Font.Charset = SYMBOL_CHARSET
  300.       Font.Color = clWindowText
  301.       Font.Height = -11
  302.       Font.Name = 'Symbol'
  303.       Font.Style = []
  304.       ParentFont = False
  305.       Visible = False
  306.     end
  307.     object Dot3: TLabel
  308.       Left = 84
  309.       Top = 56
  310.       Width = 5
  311.       Height = 13
  312.       Caption = '∩┐╜'
  313.       Font.Charset = SYMBOL_CHARSET
  314.       Font.Color = clWindowText
  315.       Font.Height = -11
  316.       Font.Name = 'Symbol'
  317.       Font.Style = []
  318.       ParentFont = False
  319.       Visible = False
  320.     end
  321.     object Dot7: TLabel
  322.       Left = 92
  323.       Top = 56
  324.       Width = 5
  325.       Height = 13
  326.       Caption = '∩┐╜'
  327.       Font.Charset = SYMBOL_CHARSET
  328.       Font.Color = clWindowText
  329.       Font.Height = -11
  330.       Font.Name = 'Symbol'
  331.       Font.Style = []
  332.       ParentFont = False
  333.       Visible = False
  334.     end
  335.     object Dot8: TLabel
  336.       Left = 64
  337.       Top = 44
  338.       Width = 5
  339.       Height = 13
  340.       Caption = '∩┐╜'
  341.       Font.Charset = SYMBOL_CHARSET
  342.       Font.Color = clWindowText
  343.       Font.Height = -11
  344.       Font.Name = 'Symbol'
  345.       Font.Style = []
  346.       ParentFont = False
  347.       Visible = False
  348.     end
  349.   end
  350. end
  351.