DelphiCodeToDoc

Name
  SetDestinationMessages

Parent
  TDOCProject

Visibility
  PUBLIC

Description
  Configure the User output and Debug output to inform about the status
The TDOCProject class is very separated from the external user interface.
But in order to inform about the state of the project, it needs to know where
to display informations. This could be a visual control, or a file or whatever
containing a TStrings reference to work.

Source code
  procedure SetDestinationMessages ( const dmUser , dmDebug : TStrings )

Parameters
 
Parameter Description
dmUser : TStrings Where User messages will be written
dmDebug : TStrings Where Debug messages will be written

DelphiCodeToDoc


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/