home *** CD-ROM | disk | FTP | other *** search
- object SMSAddress: TSMSAddress
- Left = 205
- Top = 137
- HelpContext = 7
- BorderStyle = bsDialog
- Caption = 'SMSAddress'
- ClientHeight = 199
- ClientWidth = 369
- Color = clBtnFace
- Font.Charset = EASTEUROPE_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
- HelpContext = 7
- 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 = 104
- Top = 168
- Width = 190
- Height = 25
- HelpContext = 7
- Align = alNone
- AutoSize = True
- ButtonHeight = 21
- ButtonWidth = 65
- Caption = '&OK'
- DragKind = dkDock
- EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
- Flat = True
- ShowCaptions = True
- TabOrder = 1
- TabStop = True
- Transparent = True
- Wrapable = False
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- Caption = 'ToolButton1'
- ImageIndex = 0
- OnClick = ToolButton1Click
- end
- object ToolButton2: TToolButton
- Left = 65
- Top = 0
- Caption = 'ToolButton2'
- ImageIndex = 0
- OnClick = ToolButton2Click
- end
- object Button10: TToolButton
- Left = 130
- Top = 0
- AutoSize = True
- Caption = ' &OK '
- OnClick = Button1Click
- end
- end
- object MarsCaption1: TMarsCaption
- 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 = 184
- AutoSize = False
- StatusIcon = False
- Sound = True
- IconizeButton = False
- Left = 8
- Top = 168
- end
- end
-