object fm_valconv: Tfm_valconv Left = 277 Top = 157 Width = 401 Height = 252 Caption = '����������� �������' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 32 Top = 16 Width = 45 Height = 16 Caption = '�����:' end object Label2: TLabel Left = 32 Top = 96 Width = 173 Height = 16 Caption = '������ ���������������' end object ComboBox1: TComboBox Left = 32 Top = 40 Width = 329 Height = 24 ItemHeight = 16 TabOrder = 0 Text = '13' end object ComboBox2: TComboBox Left = 32 Top = 120 Width = 329 Height = 24 ItemHeight = 16 TabOrder = 1 Text = '��������� � �������' Items.Strings = ( '��������� � �������' '������� � ���������' '������� � �������' '������� � �������' '����� � ����' '���� � �����' '����� � ����' '���� � �����' '����� � ������� ����' '������� ���� � �����' '����� � �����' '����� � �����' '���������� ����� � ���������� ����' '���������� ���� � ���������� �����' '���������� ����� � ��������� ����' '���������� ���� � ���������� ����' '���������� ����� � ���������� ����' '���������� ���� � ���������� �����' '���������� ����� � ����' '���� � ���������� �����' '���������� ����� � ���������� �����' '���������� ����� � ���������� �����' '���������� ����� � ���������� ����' '���������� ���� � ���������� �����' '���������� ����� � ���������� ����' '���������� ����� � ���������� �����' '���������� ���� � ���������� �����' '���������� ����� � ���������� �����' '����� � �����' '����� � �����' '����� � ������ ') end object BitBtn1: TBitBtn Left = 80 Top = 176 Width = 225 Height = 25 Caption = '���������' TabOrder = 2 OnClick = BitBtn1Click Kind = bkOK end end