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

Method HelpButtonClick

source/formhl.cpp:278–285  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

276}
277//---------------------------------------------------------------------------
278void __fastcall THighlightForm::HelpButtonClick(TObject *Sender)
279{
280 ReportMess2(
281 "- Rules in the list are processed from top to bottom\n"
282 "- Match rule \"Text contains\" searches for text in all fields of the message: "
283 "Time, IP, Host, Facility, Priority, Tag, Message"
284 );
285}
286//---------------------------------------------------------------------------
287

Callers

nothing calls this directly

Calls 1

ReportMess2Function · 0.85

Tested by

no test coverage detected