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

Method HelpButtonClick

source/formprocess.cpp:218–223  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

216}
217//---------------------------------------------------------------------------
218void __fastcall TProcessForm::HelpButtonClick(TObject *Sender)
219{
220 ReportMess2(
221 "Each message always goes all the actions in the list\n"
222 );
223}
224//---------------------------------------------------------------------------
225

Callers

nothing calls this directly

Calls 1

ReportMess2Function · 0.85

Tested by

no test coverage detected