MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / aShowAlarmsExecute

Method aShowAlarmsExecute

source/main.cpp:1295–1298  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1293}
1294//---------------------------------------------------------------------------
1295void __fastcall TMainForm::aShowAlarmsExecute(TObject *Sender)
1296{
1297 AlarmShow("");
1298}
1299//---------------------------------------------------------------------------
1300void __fastcall TMainForm::aProcessSetupExecute(TObject *Sender)
1301{

Callers

nothing calls this directly

Calls 1

AlarmShowFunction · 0.85

Tested by

no test coverage detected