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

Method M_File_Close_AllClick

Source/GUI/VCL/GUI_Main.cpp:1371–1375  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1369
1370//---------------------------------------------------------------------------
1371void __fastcall TMainF::M_File_Close_AllClick(TObject *Sender)
1372{
1373 I->Close();
1374 Refresh();
1375}
1376
1377//---------------------------------------------------------------------------
1378void __fastcall TMainF::M_Help_SupportedParametersClick(TObject *Sender)

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected