home *** CD-ROM | disk | FTP | other *** search
- object MemoForm: TMemoForm
- Left = 200
- Top = 106
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Memo'
- ClientHeight = 242
- ClientWidth = 186
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 16
- Width = 186
- Height = 226
- Align = alClient
- Color = clYellow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Dock971: TDock97
- Left = 0
- Top = 0
- Width = 186
- Height = 16
- object Toolbar971: TToolbar97
- Left = 0
- Top = 0
- Caption = 'Toolbar971'
- Color = clTeal
- DockPos = 0
- DragHandleStyle = dhNone
- FullSize = True
- TabOrder = 0
- object CloseMemo: TToolbarButton97
- Left = 0
- Top = 0
- Width = 15
- Height = 12
- Caption = 'X'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -8
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = CloseMemoClick
- end
- end
- end
- end
-