TfrmLog Class Reference

Log display window. More...

#include <LogUnit.h>

List of all members.

Public Member Functions

void __fastcall tmrUpdateTimer (TObject *Sender)
void __fastcall ListViewData (TObject *Sender, TListItem *Item)
void __fastcall FormClose (TObject *Sender, TCloseAction &Action)
__fastcall TfrmLog (TComponent *Owner)
void OnLog (char *buf)
 add text to log window

Public Attributes

TTimer * tmrUpdate
TListView * ListView
CallbackClose callbackClose
 called when log window is closing


Detailed Description

Log display window.

Member Function Documentation

void __fastcall TfrmLog::tmrUpdateTimer ( TObject *  Sender  ) 

Actual GUI update


The documentation for this class was generated from the following files:

Generated on Thu Jul 2 23:00:07 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski