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

Method DrawGridDblClick

source/formhl.cpp:254–257  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

252}
253//---------------------------------------------------------------------------
254void __fastcall THighlightForm::DrawGridDblClick(TObject *Sender)
255{
256 ActiveCB->Checked = ! ActiveCB->Checked;
257}
258//---------------------------------------------------------------------------
259void __fastcall THighlightForm::OnFrameValuesChange(TObject *Sender)
260{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected