This unit contains the GUI and logic for the log-file. TDlg_ShowLog takes of displaying the logfile at runtime and saving it to disk when closing the application.
Name | Description |
---|---|
ICO_ERROR | icon type: an error occured |
ICO_INFO | icon type: just general information |
ICO_WARNING | icon type: a warning of possible errors |
Name | Description |
---|---|
Dlg_ShowLog | instance of the log-box |
None.
None.
Name | Description |
---|---|
Class TDlg_ShowLog | This class takes care of displaying the logfile and saving it to disk. Items are added with the TDlg_ShowLog.Log procedure. Only the text and the type of the icon must be specified. |
Jesco Topp <jesco@users.sourceforge.net
>
September 2001
23rd Febr. 2002