object SMSAddress: TSMSAddress Left = 205 Top = 137 BorderStyle = bsDialog Caption = 'SMSAddress' ClientHeight = 199 ClientWidth = 369 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 6 Width = 369 Height = 193 Shape = bsFrame end object StringGrid5: TStringGrid Left = 6 Top = 16 Width = 356 Height = 145 ColCount = 3 DefaultColWidth = 140 DefaultRowHeight = 16 FixedCols = 0 RowCount = 16 Options = [goFixedVertLine, goFixedHorzLine, goHorzLine, goRangeSelect, goEditing, goTabs] ScrollBars = ssVertical TabOrder = 0 OnSetEditText = StringGrid5SetEditText ColWidths = ( 130 130 73) end object ToolBar3: TToolBar Left = 302 Top = 168 Width = 60 Height = 25 Align = alNone AutoSize = True ButtonHeight = 21 ButtonWidth = 58 Caption = '&OK' DragKind = dkDock EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom] Flat = True ShowCaptions = True TabOrder = 1 TabStop = True Transparent = True Wrapable = False object Button10: TToolButton Left = 0 Top = 0 AutoSize = True Caption = ' &OK ' OnClick = Button1Click 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 = 8 Top = 168 end end