#include <LogUnit.h>
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 | |
| void __fastcall TfrmLog::tmrUpdateTimer | ( | TObject * | Sender | ) |
Actual GUI update
1.5.9