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

Method OKButtonClick

source/formprocess.cpp:59–63  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

57}
58//---------------------------------------------------------------------------
59void __fastcall TProcessForm::OKButtonClick(TObject *Sender)
60{
61 localPRL->Save(ProcessFile);
62 ModalResult = mrOk;
63}
64//---------------------------------------------------------------------------
65void __fastcall TProcessForm::AddButtonClick(TObject *Sender)
66{

Callers

nothing calls this directly

Calls 1

SaveMethod · 0.45

Tested by

no test coverage detected