MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / M_File_ExitClick

Method M_File_ExitClick

Source/GUI/VCL/GUI_Main.cpp:1420–1423  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1418
1419//---------------------------------------------------------------------------
1420void __fastcall TMainF::M_File_ExitClick(TObject *Sender)
1421{
1422 Close();
1423}
1424
1425//---------------------------------------------------------------------------
1426void __fastcall TMainF::M_View_EasyClick(TObject *Sender)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected