object fmSerialParams: TfmSerialParams Left = 663 Top = 485 BorderStyle = bsDialog Caption = #1055#1072#1088#1072#1084#1077#1090#1088#1099' '#1089#1074#1103#1079#1080 ClientHeight = 175 ClientWidth = 320 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object lblPortNumber: TLabel Left = 15 Top = 20 Width = 53 Height = 13 Caption = 'COM '#1087#1086#1088#1090':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 8 Top = 136 Width = 305 Height = 9 Shape = bsTopLine end object lblBaudRate: TLabel Left = 15 Top = 52 Width = 51 Height = 13 Caption = #1057#1082#1086#1088#1086#1089#1090#1100':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblParity: TLabel Left = 15 Top = 84 Width = 51 Height = 13 Caption = #1063#1077#1090#1085#1086#1089#1090#1100':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object cbPortNumber: TComboBox Left = 96 Top = 16 Width = 113 Height = 21 HelpContext = 120 Style = csDropDownList Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 0 end object btnOK: TButton Left = 160 Top = 144 Width = 75 Height = 25 Caption = #1054#1050 Default = True ModalResult = 1 TabOrder = 3 end object btnCancel: TButton Left = 240 Top = 144 Width = 75 Height = 25 Cancel = True Caption = #1054#1090#1084#1077#1085#1072 ModalResult = 2 TabOrder = 4 end object cbBaudRate: TComboBox Left = 96 Top = 48 Width = 113 Height = 21 HelpContext = 120 Style = csDropDownList Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 1 end object cbParity: TComboBox Left = 96 Top = 80 Width = 113 Height = 21 HelpContext = 120 Style = csDropDownList Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 2 end end