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

Method ClearButtonClick

source/AlarmForm.cpp:27–31  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

25}
26//---------------------------------------------------------------------------
27void __fastcall TShowAlarmForm::ClearButtonClick(TObject *Sender)
28{
29 ListBox->Items->Clear();
30 OKButtonClick(Sender);
31}
32//---------------------------------------------------------------------------
33void __fastcall TShowAlarmForm::OKButtonClick(TObject *Sender)
34{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected