object supacalc: Tsupacalc Left = 222 Top = 184 Width = 655 Height = 390 Caption = '����������� ����-������� �������' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 16 Top = 8 Width = 198 Height = 16 Caption = '������ ����� ������� �����' end object Label2: TLabel Left = 16 Top = 64 Width = 198 Height = 16 Caption = '������ ����� ������� �����' end object Label3: TLabel Left = 16 Top = 120 Width = 74 Height = 16 Caption = '���������' end object ComboBox1: TComboBox Left = 16 Top = 32 Width = 617 Height = 24 ItemHeight = 16 TabOrder = 0 end object ComboBox2: TComboBox Left = 16 Top = 88 Width = 617 Height = 24 ItemHeight = 16 TabOrder = 1 end object Edit1: TEdit Left = 16 Top = 144 Width = 617 Height = 24 TabOrder = 2 end object Button1: TButton Left = 24 Top = 200 Width = 145 Height = 25 Caption = '�������' TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 24 Top = 280 Width = 145 Height = 25 Caption = '��������, ����' TabOrder = 4 OnClick = Button2Click end object Button3: TButton Left = 24 Top = 320 Width = 145 Height = 25 Caption = '���������' TabOrder = 5 OnClick = Button3Click end object Button4: TButton Left = 24 Top = 240 Width = 145 Height = 25 Caption = '�������' TabOrder = 6 OnClick = Button4Click end object Button5: TButton Left = 192 Top = 200 Width = 145 Height = 25 Caption = '��������' TabOrder = 7 OnClick = Button5Click end object Button6: TButton Left = 192 Top = 240 Width = 145 Height = 25 Caption = 'To HEX' TabOrder = 8 OnClick = Button6Click end object Button7: TButton Left = 192 Top = 280 Width = 145 Height = 25 Caption = 'To DEC' TabOrder = 9 OnClick = Button7Click end object Button8: TButton Left = 448 Top = 200 Width = 185 Height = 25 Caption = '���������� � �����' TabOrder = 10 OnClick = Button8Click end object Button9: TButton Left = 448 Top = 240 Width = 185 Height = 25 Caption = '�������� ����' TabOrder = 11 OnClick = Button9Click end object Button10: TButton Left = 448 Top = 280 Width = 185 Height = 25 Caption = '�������� �������' TabOrder = 12 OnClick = Button10Click end end