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

Method ClearFilterButton2Click

source/main.cpp:1354–1358  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1352}
1353//---------------------------------------------------------------------------
1354void __fastcall TMainForm::ClearFilterButton2Click(TObject *Sender)
1355{
1356 MessMatch.Clear();
1357 ApplyFilter();
1358}
1359//---------------------------------------------------------------------------
1360void TMainForm::ApplyFilter(void)
1361{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected