Unit mwIDEStream

+--------------------------------------------------------------------------+ | Class: TIDEStream | Created: 9.97 | Author: Martin Waldenburg | Copyright 1997, 1998 all rights reserved. | Description: A simple but effective interface to the IDE's text buffer | You can retrive the text of the IDE's text buffer either | as PChar or as string list. | You can manipulate it in any way and then replace the | whole text with the result of your manipulation. | Version: 1.2 | Status: FreeWare | Disclaimer: | This is provided as is, expressly without a warranty of any kind. | You use it at your own risc. +--------------------------------------------------------------------------+

Classes

TIDEStream -

Functions

Types

Constants

Variables

ActualReader
ActualWriter
fEditorInterface
fModuleInterface
fToolServices


Functions


Types


Constants


Variables

ActualReader : TIEditReader

ActualWriter : TIEditWriter

fEditorInterface : TIEditorInterface

fModuleInterface : TIModuleInterface

fToolServices : TIToolServices