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

Method OKButtonClick

source/formhl.cpp:84–88  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

82}
83//---------------------------------------------------------------------------
84void __fastcall THighlightForm::OKButtonClick(TObject *Sender)
85{
86 localHPL->Save(HighlightFile);
87 ModalResult = mrOk;
88}
89//---------------------------------------------------------------------------
90void __fastcall THighlightForm::AddButtonClick(TObject *Sender)
91{

Callers

nothing calls this directly

Calls 1

SaveMethod · 0.45

Tested by

no test coverage detected