object CMIPSet: TCMIPSet Left = 296 Top = 194 BorderStyle = bsDialog Caption = 'CMIPSet' ClientHeight = 131 ClientWidth = 265 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 6 Width = 265 Height = 125 Shape = bsFrame end object Label1: TLabel Left = 6 Top = 44 Width = 32 Height = 13 Caption = 'Label1' end object Label2: TLabel Left = 6 Top = 22 Width = 32 Height = 13 Caption = 'Label2' end object RadioButton1: TRadioButton Left = 192 Top = 44 Width = 65 Height = 21 Caption = '28,8kbps' TabOrder = 1 end object RadioButton2: TRadioButton Left = 192 Top = 61 Width = 65 Height = 17 Caption = '33,6kbps' Checked = True TabOrder = 2 TabStop = True end object RadioButton3: TRadioButton Left = 192 Top = 78 Width = 65 Height = 17 Caption = '56kbps' TabOrder = 3 end object ComboBox1: TComboBox Left = 46 Top = 16 Width = 187 Height = 21 ItemHeight = 13 TabOrder = 0 end object ToolBar2: TToolBar Left = 137 Top = 100 Width = 88 Height = 25 Align = alNone AutoSize = True ButtonHeight = 21 ButtonWidth = 28 Caption = 'ToolBar1' DragKind = dkDock EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom] Flat = True ShowCaptions = True TabOrder = 4 TabStop = True Transparent = True Wrapable = False object Button2: TToolButton Left = 0 Top = 0 Caption = 'xxx' OnClick = Button2Click end object Button1: TToolButton Left = 28 Top = 0 Caption = '&OK' ImageIndex = 1 OnClick = Button1Click end object Button3: TToolButton Left = 56 Top = 0 Caption = 'xxx' ImageIndex = 0 OnClick = Button3Click end end object MarsCaption1: TMarsCaption ActiveBeginColor = clBlack ActiveEndColor = clActiveCaption ActiveFontColor = clCaptionText InactiveBeginColor = clBlack InactiveEndColor = clInactiveCaption InactiveFontColor = clInactiveCaptionText ApplicationNameFont.Charset = DEFAULT_CHARSET ApplicationNameFont.Color = clWindowText ApplicationNameFont.Height = -11 ApplicationNameFont.Name = 'MS Sans Serif' ApplicationNameFont.Style = [fsBold, fsItalic] CaptionFont.Charset = DEFAULT_CHARSET CaptionFont.Color = clWindowText CaptionFont.Height = -11 CaptionFont.Name = 'MS Sans Serif' CaptionFont.Style = [fsBold] NumColors = 64 AutoSize = False StatusIcon = False Sound = True IconizeButton = False Left = 40 Top = 64 end end