Unit RzDebug

========================================================================= RzDebug Unit This unit defines a Text File Device Driver that defines an interface between the Object Pascal file system and the RzDBMsgs OLE Server. This allows any Delphi application to send messages to the RzDBMsgs program using the standard Write and Writeln procedures. Copyright © 1995-1997 by Raize Software Solutions, Inc. =========================================================================

Classes

Functions

AssignDbg - =============================} {== Assign Device Procedure ==} {=============================
DbgInsertCheckPoint -
WritePoint -
WriteRect -

Types

Constants

Variables


Functions


procedure AssignDbg( var F : Text );

=============================} {== Assign Device Procedure ==} {=============================

procedure DbgInsertCheckPoint;


procedure WritePoint( Prompt : string; P : TPoint );


procedure WriteRect( Prompt : string; R : TRect );


Types


Constants


Variables