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

Method aExitExecute

source/main.cpp:807–810  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

805}
806//---------------------------------------------------------------------------
807void __fastcall TMainForm::aExitExecute(TObject *Sender)
808{
809 Application->Terminate();
810}
811//---------------------------------------------------------------------------
812// State: 0-ok 1-warning 2-error
813void __fastcall TMainForm::TrayChangeIcon(int State)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected