home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 346
- Top = 413
- Width = 319
- Height = 193
- Caption = 'Form3'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object FlatMemo1: THighlightedMemo
- Left = 0
- Top = 0
- Width = 311
- Height = 166
- Hint =
- 'Click to highlight an entry, and press '#39'DELetee'#39' key to remove ' +
- 'it from memory'
- Align = alClient
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'FlatMemo1')
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnKeyDown = FlatMemo1KeyDown
- OnMouseDown = FlatMemo1MouseDown
- HighLightColor = 10930928
- end
- end
-