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

Method FormDestroy

source/AlarmForm.cpp:22–25  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

20}
21//---------------------------------------------------------------------------
22void __fastcall TShowAlarmForm::FormDestroy(TObject *Sender)
23{
24 *AppParams << this;
25}
26//---------------------------------------------------------------------------
27void __fastcall TShowAlarmForm::ClearButtonClick(TObject *Sender)
28{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected